comparison configure.in @ 939:b2454218a995

updated version string
author nadvornik
date Sat, 26 Jul 2008 20:34:24 +0000
parents 373c370887bb
children fe82830ab8fd
comparison
equal deleted inserted replaced
938:1b01410e6860 939:b2454218a995
13 dnl but WITHOUT ANY WARRANTY; without even the implied warranty of 13 dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
14 dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 dnl GNU General Public License for more details. 15 dnl GNU General Public License for more details.
16 16
17 AC_PREREQ(2.57) 17 AC_PREREQ(2.57)
18 AC_INIT(geeqie, 1.0alpha1, geeqie-devel@lists.sourceforge.net) 18 AC_INIT(geeqie, 1.0alpha2, geeqie-devel@lists.sourceforge.net)
19 19
20 # Check for rightly dirs 20 # Check for rightly dirs
21 AC_CONFIG_SRCDIR([src/main.c]) 21 AC_CONFIG_SRCDIR([src/main.c])
22 22
23 AC_CONFIG_AUX_DIR(auxdir) 23 AC_CONFIG_AUX_DIR(auxdir)