diff options
author | Luis Felipe Strano Moraes <lfelipe@profusion.mobi> | 2012-11-27 18:29:20 +0000 |
---|---|---|
committer | Luis Felipe Strano Moraes <lfelipe@profusion.mobi> | 2012-11-27 18:29:20 +0000 |
commit | 59c825def77ac989d360b017c7668ec6cfb5c4d1 (patch) | |
tree | 54e8c0ecc07b215bb9a6a114b483c6eac59fa251 | |
parent | 1e96d879719be5894e94be8db47eded46f91317a (diff) |
Updating configure.ac according to last stable release.v1.7.2
SVN revision: 79755
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 23605c4..667ab6f 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.1], [enlightenment-devel@lists.sourceforge.net]) | 6 | AC_INIT([expedite], [1.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]) |