summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2013-06-16 17:41:45 -0700
committerCosimo Cecchi <cosimoc@gnome.org>2013-06-16 17:42:51 -0700
commit7559bbfa2e9e6187b16293f17704c070deb76586 (patch)
treeb1d5f4253592a2e395f33516035cd121d7bcfda8 /configure.ac
parent30609ba766dd055f41002dcb813225d619b1d951 (diff)
downloadgnome-themes-standard-7559bbfa2e9e6187b16293f17704c070deb76586.tar.gz
build: bump version to 3.9.0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index cfe20ab1..aeca63a0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.53)
-AC_INIT([gnome-themes-standard], [3.8.0],
+AC_INIT([gnome-themes-standard], [3.9.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-xz no-dist-gzip])