diff options
author | Carsten Haitzler <raster@rasterman.com> | 2012-08-27 10:24:41 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2012-08-27 10:24:41 +0000 |
commit | 7b0c11bf147ec31ca0986c20386597863b13f377 (patch) | |
tree | 423d0a764e8b227fb62afe4633564edd585bf4df | |
parent | 9659e746e0f5ae65a90ca2dee63089c460d32168 (diff) |
no this isnt release - this is simply me removing the beta tag so whenv1.7.0
we release it's ready.
SVN revision: 75740
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 939ea3e..966fc93 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-beta], [enlightenment-devel@lists.sourceforge.net]) | 6 | AC_INIT([expedite], [1.7.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]) |