2007-06-18 Havoc Pennington <hp@redhat.com>

* configure.in: bump version to 1.1.2 so CVS is higher than last
	release (this is not the 1.1.2 release)
This commit is contained in:
Havoc Pennington 2007-06-18 19:51:18 +00:00
parent edf1a6c363
commit 424c04c7a3
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2007-06-18 Havoc Pennington <hp@redhat.com>
* configure.in: bump version to 1.1.2 so CVS is higher than last
release (this is not the 1.1.2 release)
2007-06-18 Havoc Pennington <hp@redhat.com>
* Release 1.1.1

View file

@ -5,7 +5,7 @@ AC_INIT(dbus/dbus.h)
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE(dbus, 1.1.1)
AM_INIT_AUTOMAKE(dbus, 1.1.2)
AM_CONFIG_HEADER(config.h)