mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-06-18 17:18:36 +02:00
Resume development
This commit is contained in:
parent
cf13cd08c7
commit
819eb8a9f5
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], [6])
|
||||
m4_define([dbus_micro_version], [6])
|
||||
m4_define([dbus_micro_version], [7])
|
||||
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