diff options
author | Carsten Haitzler <raster@rasterman.com> | 2012-08-10 10:37:05 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2012-08-10 10:37:05 +0000 |
commit | 580d32d7b04a8957c70fecae948c17eab807cd90 (patch) | |
tree | b358f273598612e1e3385c01188e96ebe383bc16 /configure.ac | |
parent | 1fcf0101f348c02e437e562b0d42e370b17b16c6 (diff) |
alpha release of 1.7 - let's roll. ALPHA!
SVN revision: 75091
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c0cd7a3..7bf6858 100644 --- a/configure.ac +++ b/configure.ac | |||
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script. | |||
3 | # get rid of that stupid cache mechanism | 3 | # get rid of that stupid cache mechanism |
4 | rm -f config.cache | 4 | rm -f config.cache |
5 | 5 | ||
6 | AC_INIT([expedite], [1.6.99], [enlightenment-devel@lists.sourceforge.net]) | 6 | AC_INIT([expedite], [1.6.99-alpha], [enlightenment-devel@lists.sourceforge.net]) |
7 | AC_PREREQ([2.52]) | 7 | AC_PREREQ([2.52]) |
8 | AC_CONFIG_SRCDIR([configure.ac]) | 8 | AC_CONFIG_SRCDIR([configure.ac]) |
9 | AC_CONFIG_HEADERS([config.h]) | 9 | AC_CONFIG_HEADERS([config.h]) |