diff options
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ | |||
1 | Expedite 1.0.0 | 1 | Expedite 1.2.0 |
2 | 2 | ||
3 | ****************************************************************************** | 3 | ****************************************************************************** |
4 | 4 | ||
diff --git a/configure.ac b/configure.ac index 47056e8..dc55016 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.2.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]) |