diff options
author | Steve Zesch <[email protected]> | 2012-03-25 19:05:48 -0400 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-03-25 19:05:48 -0400 |
commit | de2ad9ebb7d4da2e2adaf6af06506042d777bf48 (patch) | |
tree | fe5741ef3f9c7dd2724256cea779338c5cc74790 | |
parent | d8f49f31e5d2987cf494e47a16efd298eeb1e17e (diff) | |
download | mate-system-monitor-de2ad9ebb7d4da2e2adaf6af06506042d777bf48.tar.bz2 mate-system-monitor-de2ad9ebb7d4da2e2adaf6af06506042d777bf48.tar.xz |
Preparing for 1.2.1 release
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 0a4e4ca..de5f7ed 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.52) -AC_INIT([mate-system-monitor], [1.2.0], +AC_INIT([mate-system-monitor], [1.2.1], [http://www.mate-desktop.org/]) AC_CONFIG_SRCDIR(configure.in) AC_CONFIG_HEADERS(config.h) |