Skip to content

Commit

Permalink
release 1.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raveit65 committed Aug 7, 2021
1 parent b6d6d68 commit 0778cc8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
### mate-netbook 1.26.0

* Translations update
* update copyright to 2021
* mate-window-picker-applet: Do not build the path to the menu file
* mate-maximus-autostart.desktop: The Encoding key is deprecated
* mate-window: Replace GtkStock icons
* Update copyright to 2021
* Remove USE_MATE2_MACROS from autogen.sh (legacy)
* build: silent build warnings for distcheck
* windows-picker: fix `make clean` command
* use MATE_COMPILE_WARNINGS from mate-common

### mate-netbook 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,5 +1,5 @@
AC_PREREQ(2.53)
AC_INIT(mate-netbook, 1.24.0, [])
AC_INIT(mate-netbook, 1.26.0, [])
AM_INIT_AUTOMAKE([1.9 foreign tar-ustar no-dist-gzip dist-xz check-news])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AC_CONFIG_SRCDIR(maximus/main.c)
Expand Down

0 comments on commit 0778cc8

Please sign in to comment.