summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2011-10-25 13:24:42 -0400
committerCosimo Cecchi <cosimoc@gnome.org>2011-10-25 13:24:42 -0400
commitb3dde943b7628bf32076b3e375256a775786d05b (patch)
tree8070d18d292572d4fb94ab2679f73bb71db77cd6
parentf18eb3a0b04ab8b094012bb5d0d2abb0bf7b7799 (diff)
downloadnautilus-b3dde943b7628bf32076b3e375256a775786d05b.tar.gz
release: bump to 3.3.1.13.3.1.1
3.3.1 was accidentally released with a wrong tarball, bump version and roll a tarball again.
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index ab15c3fe0..75836d8dc 100644
--- a/configure.in
+++ b/configure.in
@@ -18,7 +18,7 @@ dnl Interface break is not allowed.
m4_define(nautilus_extension_current, 5)
m4_define(nautilus_extension_revision, 0)
-AC_INIT(nautilus, 3.3.1, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 3.3.1.1, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
dnl ===========================================================================