We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0112276 commit 5b8c902Copy full SHA for 5b8c902
configure.ac
@@ -1,6 +1,6 @@
1
AC_PREREQ(2.62)
2
3
-AC_INIT([cinnamon-menus], [2.8.0])
+AC_INIT([cinnamon-menus], [3.0.0])
4
AC_CONFIG_SRCDIR(libmenu/gmenu-tree.h)
5
6
AM_INIT_AUTOMAKE([1.11 foreign no-dist-gzip dist-xz])
debian/changelog
@@ -1,3 +1,10 @@
+cinnamon-menus (3.0.0) sarah; urgency=medium
+
+ [ monsta ]
+ * configure.ac: drop obsolete macro
+ -- Clement Lefebvre <[email protected]> Sat, 23 Apr 2016 15:56:27 +0100
7
8
cinnamon-menus (2.8.0) rosa; urgency=medium
9
10
* 2.8.0
0 commit comments