[gnome-calendar/gnome-3-18] Bump version to 3.18.2.1 for release



commit b370300dd0d9b294f326016673c633c88ba04d60
Author: Erick Perez Castellanos <erick red gmail com>
Date:   Wed Dec 23 11:06:25 2015 -0600

    Bump version to 3.18.2.1 for release
    
    Revert commit breaking string freeze

 NEWS         |    3 +++
 configure.ac |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index de84c7a..b310b75 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Major changes in 3.18.2.1:
+* Revert string freeze break
+
 Major changes in 3.18.2:
 * Bug fixes
 
diff --git a/configure.ac b/configure.ac
index f98beca..ab8b290 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ([2.69])
-AC_INIT([gnome-calendar],[3.18.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-calendar],[gnome-calendar],[https://wiki.gnome.org/Apps/Calendar])
+AC_INIT([gnome-calendar],[3.18.2.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])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]