From cc003487fd0d906da1b8157910e6ed265d60b295 Mon Sep 17 00:00:00 2001 From: Erick Perez Castellanos Date: Fri, 16 Oct 2015 18:56:23 -0500 Subject: Bump version to 3.18.1 for release Updated NEWS file --- NEWS | 3 +++ configure.ac | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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]) -- cgit v1.2.1