summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-02-10 02:10:48 +0100
committerraveit65 <[email protected]>2020-02-10 02:10:48 +0100
commiteb544dba07f8565d970796fe350de93c35fd1f79 (patch)
treec674eead398c8242f0794b6b9c527419dd6b192f /configure.ac
parent79d333c7d5edab27422a05f153cdc202b17f8e50 (diff)
downloadmate-netbook-eb544dba07f8565d970796fe350de93c35fd1f79.tar.bz2
mate-netbook-eb544dba07f8565d970796fe350de93c35fd1f79.tar.xz
release 1.24.0v1.24.0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 92aefa9..5bedb2b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.53)
-AC_INIT(mate-netbook, 1.23.0, [])
+AC_INIT(mate-netbook, 1.24.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)