diff options
author | Stefano Karapetsas <[email protected]> | 2012-10-21 10:52:58 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-10-21 10:52:58 +0200 |
commit | 915ed5c9c4127d3bf8b4243a1988ba0c780d2e66 (patch) | |
tree | f3fc9f430d8ff0fff440296962f372ee247f9733 | |
parent | ce912d04b46f7d37f843ea952b0cd4db42d73f9d (diff) | |
download | mate-themes-915ed5c9c4127d3bf8b4243a1988ba0c780d2e66.tar.bz2 mate-themes-915ed5c9c4127d3bf8b4243a1988ba0c780d2e66.tar.xz |
start development releasemate-themes-1.5.0
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index df39667e..5d613e70 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [1.4.0], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [1.5.0], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar]) |