summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2015-09-14 14:56:14 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2015-09-14 14:56:14 -0300
commitd80595af6917901037508547966ebacf38d0532b (patch)
tree4cfd4dc04c44d46d89bf73b9a8b7b4f93c4d6f58
parentbf1f87b19f5d374a06b9ff9090393dd9402f9241 (diff)
downloadgnome-calendar-d80595af6917901037508547966ebacf38d0532b.tar.gz
build: update project version
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8b962539..eb7e4b9b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl -*- mode: m4 -*-
AC_PREREQ([2.69])
-AC_INIT([gnome-calendar],[3.17.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-calendar],[gnome-calendar],[https://wiki.gnome.org/Apps/Calendar])
+AC_INIT([gnome-calendar],[3.17.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-calendar],[gnome-calendar],[https://wiki.gnome.org/Apps/Calendar])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([src/main.c])