set up an alpha1 for terminology 0.4

This commit is contained in:
Carsten Haitzler 2013-11-05 16:44:06 +09:00
parent 0734ed8d57
commit af2b85bb0e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
# get rid of that stupid cache mechanism
rm -f config.cache
AC_INIT([terminology], [0.3.50], [enlightenment-devel@lists.sourceforge.net])
AC_INIT([terminology], [0.4.0-alpha1], [enlightenment-devel@lists.sourceforge.net])
AC_PREREQ([2.60])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_MACRO_DIR([m4])