mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-04 17:38:09 +02:00
Bump for unstable cycle
This commit is contained in:
parent
1757a749c3
commit
c30270f182
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], [12])
|
||||
m4_define([dbus_micro_version], [13])
|
||||
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