mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-25 18:40:08 +01:00
Bump configure.in for GIT
Signed-off-by: Scott James Remnant <scott@ubuntu.com>
This commit is contained in:
parent
c1f165261a
commit
0ee5d8e155
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ AC_PREREQ(2.52)
|
|||
|
||||
m4_define([dbus_major_version], [1])
|
||||
m4_define([dbus_minor_version], [2])
|
||||
m4_define([dbus_micro_version], [14])
|
||||
m4_define([dbus_micro_version], [15])
|
||||
m4_define([dbus_version],
|
||||
[dbus_major_version.dbus_minor_version.dbus_micro_version])
|
||||
AC_INIT(dbus, [dbus_version])
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue