Skip to content

Commit

Permalink
release 1.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raveit65 committed Jul 9, 2020
1 parent bf8625d commit cf62c04
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
### mate-session-manager 1.25.0

* Build: disable Serbian translations to fix building
* Translations update
* Change some icons by other always available
* gsm-properties-dialog: Refactor notebook scroll event
* Update compilation instructions
* Using #include with system libraries
* use libegg submodule
* Add git.mk to generate .gitignore
* Add tab scrolling support for GTK3
* build: silent build warnings for distcheck
* Accept Desktop Entry Specification v1.1
* build: do not override the default value for MATE_COMPILE_WARNINGS
* 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.25.0], [https://mate-desktop.org/])
AC_CONFIG_SRCDIR([mate-session])
AC_CONFIG_HEADERS([config.h])

Expand Down

0 comments on commit cf62c04

Please sign in to comment.