diff options
author | Stefano Karapetsas <[email protected]> | 2013-03-27 21:08:55 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-03-27 21:08:55 +0100 |
commit | 460359a02c118d793b6c7f550e0ce6efe4454548 (patch) | |
tree | c88deef95aded4288cdf69e9a32f91ddd2f254a0 | |
parent | f9e2977d549406252d2799658a0e73b21fd8f53e (diff) | |
download | mate-netbook-460359a02c118d793b6c7f550e0ce6efe4454548.tar.bz2 mate-netbook-460359a02c118d793b6c7f550e0ce6efe4454548.tar.xz |
Bump version to 1.5.1mate-netbook-1.5.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index fa3683a..4554595 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.53) -AC_INIT(mate-netbook, 1.5.0, []) +AC_INIT(mate-netbook, 1.5.1, []) AM_INIT_AUTOMAKE() m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) AC_CONFIG_SRCDIR(maximus/main.c) |