diff options
author | Carsten Haitzler <raster@rasterman.com> | 2011-11-15 09:59:29 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2011-11-15 09:59:29 +0000 |
commit | 3271fb789e7f670bf685b092ba5a4af6c6eb1824 (patch) | |
tree | 5cfcef256e519fc0da1ca78f61c7c136952a839d /configure.ac | |
parent | 798a3e739c8dbb34c0d66bd29224df33977f26fe (diff) |
up expedite to 0.9.999
SVN revision: 65231
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 6a5fdcd..eda5444 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], [0.7.2], [enlightenment-devel@lists.sourceforge.net]) | 6 | AC_INIT([expedite], [0.9.999], [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]) |