diff options
author | Carsten Haitzler <raster@rasterman.com> | 2012-04-26 04:51:32 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2012-04-26 04:51:32 +0000 |
commit | f50d7a0b64cc5386ea9cfdc5fd6d214f9a922779 (patch) | |
tree | c0ae987829238dbe1ba589f721b6be5f20688e56 /configure.ac | |
parent | cc6760cdc409f363ac47fe4057cacbecc0e124df (diff) |
restore .99 micro versions for trunk and add back svnrev vers too.
SVN revision: 70492
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 a914164..06f5c57 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.2.0], [enlightenment-devel@lists.sourceforge.net]) | 6 | AC_INIT([expedite], [1.2.99], [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]) |