diff options
author | Clement Lefebvre <[email protected]> | 2015-11-03 15:06:12 +0000 |
---|---|---|
committer | Clement Lefebvre <[email protected]> | 2015-11-03 15:06:12 +0000 |
commit | aa02ab0e46502c72ffe1805d8cdb42682cb42f72 (patch) | |
tree | 174209fa58c7932a3ec489b88839bbe71ccb4214 | |
parent | 933d13dd8709c9e41c14a78e8d843f53e97eed2d (diff) | |
download | mate-netbook-aa02ab0e46502c72ffe1805d8cdb42682cb42f72.tar.bz2 mate-netbook-aa02ab0e46502c72ffe1805d8cdb42682cb42f72.tar.xz |
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index cc9eaf5..e9b821b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.53) -AC_INIT(mate-netbook, 1.11.0, []) +AC_INIT(mate-netbook, 1.12.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) |