updated for 2.17.3.

2006-12-04  Rodrigo Moya <rodrigo@novell.com>

	* configure.in:
	* NEWS: updated for 2.17.3.

	* autogen.sh: replaced check to look for really existing files.
This commit is contained in:
Rodrigo Moya 2006-12-04 21:28:40 +00:00 committed by Rodrigo Moya
parent 6205745414
commit 4c28ac2e4f
7 changed files with 49 additions and 7 deletions

View file

@ -1,8 +1,8 @@
AC_INIT([control-center], [2.17.2],
AC_INIT([control-center], [2.17.3],
[http://bugzilla.gnome.org/enter_bug.cgi?product=control-center])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([control-center])
AC_CONFIG_SRCDIR([shell])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([1.9 tar-ustar])