diff options
author | Carsten Haitzler <raster@rasterman.com> | 2011-12-02 09:32:11 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2011-12-02 09:32:11 +0000 |
commit | 68c86bcedfe1d0ce906bb5716bd4f67ea2eb09b2 (patch) | |
tree | 0cc98926ae7d3588f9fe71bd2b8a0ef53ca1c5e0 /configure.ac | |
parent | 558528b14fd50ee67cd4790e4a7be264474eb65b (diff) |
revert my 1.x.99 stuff so i can branch.
SVN revision: 65803
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 70d235d..1f9596c 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.1.1], [enlightenment-devel@lists.sourceforge.net]) | 6 | AC_INIT([expedite], [1.1.0], [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]) |