summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid King <amigadave@amigadave.com>2014-09-15 21:49:56 +0100
committerDavid King <amigadave@amigadave.com>2014-09-15 21:49:56 +0100
commit766808dfe562875a84e25d503c0f4841b7e8e165 (patch)
treea52e8b900ea3d838eee555512fbbd3ac067afdf7
parentc675285727105cf55911bd37397e4b9a8c41b0cc (diff)
Post-release version bump to 3.14.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 24fec26f..0207c48f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.64])
AC_INIT([Cheese],
- [3.13.92],
+ [3.14.0],
[https://bugzilla.gnome.org/enter_bug.cgi?product=cheese],
[cheese],
[https://wiki.gnome.org/Apps/Cheese])