mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 09:30:45 -05:00
configure.ac: Bump the API version
We added/changed various API for example the DisplayConfig D-Bus API, so bump the API version.
This commit is contained in:
parent
b7b5fb293d
commit
1fb3c9f8bf
@ -9,7 +9,7 @@ m4_define([mutter_version],
|
|||||||
|
|
||||||
m4_define([mutter_plugin_api_version], [3])
|
m4_define([mutter_plugin_api_version], [3])
|
||||||
|
|
||||||
m4_define([libmutter_api_version], [0])
|
m4_define([libmutter_api_version], [1])
|
||||||
|
|
||||||
AC_INIT([mutter], [mutter_version],
|
AC_INIT([mutter], [mutter_version],
|
||||||
[http://bugzilla.gnome.org/enter_bug.cgi?product=mutter])
|
[http://bugzilla.gnome.org/enter_bug.cgi?product=mutter])
|
||||||
|
Loading…
Reference in New Issue
Block a user