fix to 1.0.0 not 0.1.0 for expedite alpha!

SVN revision: 65282
expedite-1.1
Carsten Haitzler 12 years ago
parent 3ad840114c
commit 21dd944587
  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], [0.1.0], [enlightenment-devel@lists.sourceforge.net])
AC_INIT([expedite], [1.1.0], [enlightenment-devel@lists.sourceforge.net])
AC_PREREQ([2.52])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_HEADERS([config.h])

Loading…
Cancel
Save