mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-29 11:20:11 +01:00
micro version
This commit is contained in:
parent
7c15271a17
commit
2dfee7317c
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ AC_PREREQ([2.63])
|
|||
|
||||
m4_define([dbus_major_version], [1])
|
||||
m4_define([dbus_minor_version], [4])
|
||||
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],[https://bugs.freedesktop.org/enter_bug.cgi?product=dbus],[dbus])
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue