mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-06 08:08:05 +02:00
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:
parent
edf1a6c363
commit
424c04c7a3
2 changed files with 6 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue