summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2015-09-21 11:32:09 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2015-09-21 11:32:09 -0300
commitc37df702e0f46fd6e0ac49d3623d4b16e1dbf215 (patch)
tree6cc01bd53f27ce3dee006bc6b3fa5a2c25322902 /configure.ac
parenta5f61710671385df55d24bb61e41643d97a85c69 (diff)
downloadgnome-todo-c37df702e0f46fd6e0ac49d3623d4b16e1dbf215.tar.gz
Bump 3.18.0 versionGNOME_TODO_3_18_0
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 8e1553c7..bff6768f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl -*- mode: m4 -*-
AC_PREREQ([2.69])
-AC_INIT([gnome-todo],[3.17.92],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-todo],[gnome-todo])
+AC_INIT([gnome-todo],[3.18.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-todo],[gnome-todo])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([src/main.c])