Skip to content

Commit

Permalink
release 1.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
raveit65 committed Aug 14, 2020
1 parent 0f0d584 commit 7bdf69f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
### mate-session-manager 1.24.1

* Translations update
* Using #include with system libraries
* build: silent build warnings for distcheck
* Accept Desktop Entry Specification v1.1
* use default MATE_COMPILE_WARNINGS for stable branch
* build: make libglesv2 optional

### mate-session-manager 1.24.0

* Translations update
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AC_INIT([mate-session-manager], [1.24.0], [https://mate-desktop.org/])
AC_INIT([mate-session-manager], [1.24.1], [https://mate-desktop.org/])
AC_CONFIG_SRCDIR([mate-session])
AC_CONFIG_HEADERS([config.h])

Expand Down

0 comments on commit 7bdf69f

Please sign in to comment.