tag everything as beta in svn.

SVN revision: 70375
expedite-1.2
Carsten Haitzler 11 years ago
parent a4f9211613
commit ac17754b04
  1. 2
      configure.ac

@ -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([expedite], [1.2.0]-alpha, [enlightenment-devel@lists.sourceforge.net])
AC_INIT([expedite], [1.2.0]-beta, [enlightenment-devel@lists.sourceforge.net])
AC_PREREQ([2.52])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_HEADERS([config.h])

Loading…
Cancel
Save