Skip to content

Commit 2a85a4e

Browse files
committed
Release 2.1.0
1 parent a607eaf commit 2a85a4e

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

NEWS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### cafe-menus 2.1.0
2+
3+
* ci: add debian stable build
4+
* libmenu: Use GioUnix-2.0 to introspect the header
5+
6+
17
### cafe-menus 2.0.0
28

39
* ci:
@@ -7,6 +13,7 @@
713
* add G_GNUC_UNUSED in unused parameters
814
* update update translations
915

16+
1017
### cafe-menus 1.25.0
1118

1219
* initial commit: mate-menus 1.24.1 fork

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AC_PREREQ(2.62)
22

3-
AC_INIT([cafe-menus], [2.0.0], [https://cafe-desktop.org])
3+
AC_INIT([cafe-menus], [2.1.0], [https://cafe-desktop.org])
44
AC_CONFIG_SRCDIR(libmenu/cafemenu-tree.h)
55

66
AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-xz check-news])

0 commit comments

Comments
 (0)