diff options
author | Cedric BAIL <cedric.bail@free.fr> | 2010-12-04 00:53:28 +0000 |
---|---|---|
committer | Cedric BAIL <cedric.bail@free.fr> | 2010-12-04 00:53:28 +0000 |
commit | 8050725f84a7a8ef34ecb0fd920148c7805bad7d (patch) | |
tree | 9e51717c8f47158f7e3c78e530b93b56e03cea92 /configure.ac | |
parent | 0a90736d7110bef6c866dbd1d64eb370c7a8f553 (diff) |
* expedite: another snapshot.
SVN revision: 55243
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 63580a5..4ed57ea 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.1], [enlightenment-devel@lists.sourceforge.net]) | 6 | AC_INIT([expedite], [0.7.2], [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]) |