diff options
author | raveit65 <[email protected]> | 2020-02-10 02:10:48 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-02-10 02:10:48 +0100 |
commit | eb544dba07f8565d970796fe350de93c35fd1f79 (patch) | |
tree | c674eead398c8242f0794b6b9c527419dd6b192f /configure.ac | |
parent | 79d333c7d5edab27422a05f153cdc202b17f8e50 (diff) | |
download | mate-netbook-1.24.0.tar.bz2 mate-netbook-1.24.0.tar.xz |
release 1.24.0v1.24.0
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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) |