diff options
author | Carsten Haitzler <raster@rasterman.com> | 2012-08-30 10:34:01 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2012-08-30 10:34:01 +0000 |
commit | db7a4979d791924ab060ed2aaaf5f42ca3cf2866 (patch) | |
tree | 7b1cb1f9c0d2550cdefd215005dde1b5fc0b525a /configure.ac | |
parent | 7b0c11bf147ec31ca0986c20386597863b13f377 (diff) |
and up ver to 1.7.99 now in svn. nack to svnrev num at end.
SVN revision: 75869
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 966fc93..54c56a6 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.7.0], [enlightenment-devel@lists.sourceforge.net]) | 6 | AC_INIT([expedite], [1.7.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]) |