diff options
author | Stefano Karapetsas <[email protected]> | 2012-03-01 11:07:13 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-03-01 11:07:13 +0100 |
commit | bb8f856473b244b7bd7fa5e0155036457baee386 (patch) | |
tree | 975e497a0f4938eb2cb57fd62c4b71ac85fe4269 /configure.in | |
parent | 9bf880cd7e562aed196afcf0fd35854a60079717 (diff) | |
download | mate-themes-bb8f856473b244b7bd7fa5e0155036457baee386.tar.bz2 mate-themes-bb8f856473b244b7bd7fa5e0155036457baee386.tar.xz |
update info to 1.2 release
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/configure.in b/configure.in index 502018f9..b09a8239 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [1.1.0], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [1.2.0], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar]) @@ -181,12 +181,12 @@ mate-themes.spec common/Makefile cursor-themes/Makefile desktop-themes/Makefile -desktop-themes/aldabra//Makefile -desktop-themes/aldabra/gtk-2.0/Makefile -desktop-themes/aldabra/gtk-2.0/assets/Makefile -desktop-themes/aldabra/gtk-3.0/Makefile -desktop-themes/aldabra/gtk-3.0/assets/Makefile -desktop-themes/aldabra/metacity-1/Makefile +desktop-themes/Aldabra//Makefile +desktop-themes/Aldabra/gtk-2.0/Makefile +desktop-themes/Aldabra/gtk-2.0/assets/Makefile +desktop-themes/Aldabra/gtk-3.0/Makefile +desktop-themes/Aldabra/gtk-3.0/assets/Makefile +desktop-themes/Aldabra/metacity-1/Makefile desktop-themes/Crux/Makefile desktop-themes/Clearlooks/Makefile desktop-themes/ClearlooksTest/Makefile |