diff options
author | Stefano Karapetsas <[email protected]> | 2014-01-01 19:32:36 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-01-01 19:32:36 +0100 |
commit | 818c099fb7a6eee092073ae79d17519182563788 (patch) | |
tree | 737bd2a24982e0205b073508e2a557fd98b5052f | |
parent | 3db0261181153369a45db354752d47174827868a (diff) | |
download | mate-netbook-1.6.tar.bz2 mate-netbook-1.6.tar.xz |
Bump version to 1.6.1mate-netbook-1.6.11.6
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a254629..8b9a9c6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.53) -AC_INIT(mate-netbook, 1.6.0, []) +AC_INIT(mate-netbook, 1.6.1, []) AM_INIT_AUTOMAKE([1.9 foreign tar-ustar no-dist-gzip dist-xz]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) AC_CONFIG_SRCDIR(maximus/main.c) |