Bump version to 3.0.1

This is in case someone uses make dist. Has no effect on gnome-shell
compatibility, for the stable branch.
This commit is contained in:
Giovanni Campagna
2011-04-26 01:20:23 +02:00
parent 52104d5bd1
commit 2b10d99295
+1 -1
View File
@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
AC_INIT([gnome-shell-extensions],[3.0.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions])
AC_INIT([gnome-shell-extensions],[3.0.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])