diff options
author | Stefano Karapetsas <[email protected]> | 2012-04-04 18:05:27 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-04-04 18:05:27 +0200 |
commit | 44183c389282e233335656e696fc7cac83748ad8 (patch) | |
tree | 08d6770357e96a229a2fd3f5f07e09d8e3496372 | |
parent | 0b6f4a6cd8f4f5deea0935780863f303d758dc26 (diff) | |
download | mate-themes-44183c389282e233335656e696fc7cac83748ad8.tar.bz2 mate-themes-44183c389282e233335656e696fc7cac83748ad8.tar.xz |
update to 1.2.2
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index dd33e70a..5133e897 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [1.2.1], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [1.2.2], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar]) |