diff options
author | Carsten Haitzler <raster@rasterman.com> | 2011-12-02 09:45:25 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2011-12-02 09:45:25 +0000 |
commit | 2f65a62d498a268b9ab71c1f8e5b2a3a464e0a1e (patch) | |
tree | cf895b7702ca1d68aed414365cd6b6d320f47f65 | |
parent | 68c86bcedfe1d0ce906bb5716bd4f67ea2eb09b2 (diff) |
and now go to normal-like svn revs
SVN revision: 65806
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1f9596c..70d235d 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.0], [enlightenment-devel@lists.sourceforge.net]) | 6 | AC_INIT([expedite], [1.1.1], [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]) |