diff options
author | Boris Faure <billiob@gmail.com> | 2013-12-07 17:39:16 +0100 |
---|---|---|
committer | Boris Faure <billiob@gmail.com> | 2013-12-07 18:26:28 +0100 |
commit | 74aceac4189179e303e61c51dff7fd5267ee88bc (patch) | |
tree | d518b2a33ec8bc70934f505bb3fa218cdc6ddeef | |
parent | 67fc3b4ce08af539139a3cfe9719ff3fbd7221d1 (diff) |
let's release terminology 0.4.0v0.4.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 52ec2a2..b65a1b9 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([terminology], [0.4.0-alpha4], [enlightenment-devel@lists.sourceforge.net]) | 6 | AC_INIT([terminology], [0.4.0], [enlightenment-devel@lists.sourceforge.net]) |
7 | AC_PREREQ([2.60]) | 7 | AC_PREREQ([2.60]) |
8 | AC_CONFIG_SRCDIR([configure.ac]) | 8 | AC_CONFIG_SRCDIR([configure.ac]) |
9 | AC_CONFIG_MACRO_DIR([m4]) | 9 | AC_CONFIG_MACRO_DIR([m4]) |