diff options
author | Carsten Haitzler <raster@rasterman.com> | 2011-12-02 09:10:56 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2011-12-02 09:10:56 +0000 |
commit | 558528b14fd50ee67cd4790e4a7be264474eb65b (patch) | |
tree | cf895b7702ca1d68aed414365cd6b6d320f47f65 /configure.ac | |
parent | 44476d7e762bc0b45c509269ba1ac639fbde7aef (diff) |
and lets bump on to 1.x.99 (or so) for svn... and back to adding snap
rev.
SVN revision: 65802
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 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]) |