summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid King <amigadave@amigadave.com>2014-03-24 20:56:32 +0000
committerDavid King <amigadave@amigadave.com>2014-03-24 20:56:32 +0000
commit89997e43913675d1cd4ab42820f8883799ea17c8 (patch)
treee1609623a559adbc0acf6f62f13d863c6becd109 /configure.ac
parente76076a88c0660f2c2ad8d563f5c6924cd493441 (diff)
Post-release version bump to 3.13.1
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 0f3e04e3..c2cf8009 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.12.0],
+ [3.13.1],
[https://bugzilla.gnome.org/enter_bug.cgi?product=cheese],
[cheese],
[https://wiki.gnome.org/Apps/Cheese])