diff options
author | Cedric BAIL <cedric.bail@free.fr> | 2010-11-12 16:19:02 +0000 |
---|---|---|
committer | Cedric BAIL <cedric.bail@free.fr> | 2010-11-12 16:19:02 +0000 |
commit | 73c0ae21456912572ac13b1eaa81e5e5f39b5e7e (patch) | |
tree | 1ca3bceff7bf7521dc1fc6d7bdce7308493692e7 /configure.ac | |
parent | f9b851a365d3d3f02ee9b3e4d8a845d19e008c8c (diff) |
* expedite: increase version for snapshot.
SVN revision: 54513
Diffstat (limited to '')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 39a254e..63580a5 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.0], [enlightenment-devel@lists.sourceforge.net]) | 6 | AC_INIT([expedite], [0.7.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]) |