diff options
author | Martin Wimpress <[email protected]> | 2019-09-23 21:39:57 +0100 |
---|---|---|
committer | Martin Wimpress <[email protected]> | 2019-09-23 21:39:57 +0100 |
commit | f33a3ad3d01c5d267d1d82c9f74db25cf3c47e22 (patch) | |
tree | fe5d45a2ba76c841ab296908b24c8f34c7187c73 /configure.ac | |
parent | 65ff009e65f751850049150b24fc6b1dc8f21410 (diff) | |
download | mate-netbook-803070cce980270882b5349b83b8e94aaf7b1cf2.tar.bz2 mate-netbook-803070cce980270882b5349b83b8e94aaf7b1cf2.tar.xz |
release 1.22.2v1.22.2
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 8108c9c..efcf3a6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.53) -AC_INIT(mate-netbook, 1.22.1, []) +AC_INIT(mate-netbook, 1.22.2, []) 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) |