diff options
author | Carsten Haitzler <raster@rasterman.com> | 2012-08-17 03:57:49 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2012-08-17 03:57:49 +0000 |
commit | 78f16260ba5f561fa94541d3a76f5b37140d451b (patch) | |
tree | 4341442395f781237e1405af6001d01e547b9020 /configure.ac | |
parent | 6bf7790fa7d861ac39a12178631f9d1750f74769 (diff) |
tag as beta...
SVN revision: 75344
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 21c056d..2193e43 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.0-alpha], [enlightenment-devel@lists.sourceforge.net]) | 6 | AC_INIT([expedite], [1.7.0-beta], [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]) |