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 2ffd951 commit ea8f6edCopy full SHA for ea8f6ed
NEWS
@@ -1,3 +1,5 @@
1
+### mate-calc 1.21.0
2
+
3
### mate-calc 1.20.0
4
5
* Translations update
configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.62)
-AC_INIT([mate-calc], [1.20.0], [http://mate-desktop.org])
+AC_INIT([mate-calc], [1.21.0], [http://mate-desktop.org])
AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-xz check-news])
6
AC_CONFIG_HEADERS(config.h)
0 commit comments