summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErick Perez Castellanos <erick.red@gmail.com>2015-10-16 18:56:23 -0500
committerErick Perez Castellanos <erick.red@gmail.com>2015-10-16 18:56:23 -0500
commitcc003487fd0d906da1b8157910e6ed265d60b295 (patch)
tree83d0d4db82a1b988166db9664aa6aed158d1a7d0
parent4969599f597a51e75b389acbf85a1b6d589fe547 (diff)
downloadgnome-calendar-5292e9d57442067701ce94eea54b4b12d13b7aa3.tar.gz
Bump version to 3.18.1 for release3.18.1
Updated NEWS file
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index baa8884c..0c6b5ff9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Major changes in 3.18.1:
+* Updated translations
+
Major changes in 3.18.0:
* Updated translations for:
* Danish (Kenneth Nielsen)
diff --git a/configure.ac b/configure.ac
index 27b8941c..9785268c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl -*- mode: m4 -*-
AC_PREREQ([2.69])
-AC_INIT([gnome-calendar],[3.18.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-calendar],[gnome-calendar],[https://wiki.gnome.org/Apps/Calendar])
+AC_INIT([gnome-calendar],[3.18.1],[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])