comparison configure.in @ 1801:93bb96b21be9

updated version string
author nadvornik
date Tue, 16 Feb 2010 21:10:12 +0000
parents a210f58165ed
children 956aab097ea7
comparison
equal deleted inserted replaced
1800:8ecd6eee4bc0 1801:93bb96b21be9
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.0beta2, geeqie-devel@lists.sourceforge.net) 18 AC_INIT(geeqie, 1.0, 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)