summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid King <amigadave@amigadave.com>2013-09-17 08:12:27 +0100
committerDavid King <amigadave@amigadave.com>2013-09-17 08:12:46 +0100
commit212c025836b27934235eb1b345738f178debf7bd (patch)
treea827a685d746c22e0f169a8d5bc7b135bb4b9f9e
parent1304bf94c5be1a105c14037a8d96c726ae3c34d5 (diff)
Post-release version bump to 3.10.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0b22d77..d5d898a 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.9.92],
+ [3.10.0],
[https://bugzilla.gnome.org/enter_bug.cgi?product=cheese],
[cheese],
[http://projects.gnome.org/cheese/])