From e07ecfdafd06c9b1ca14e16138d79ac393beba46 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 25 Apr 2017 07:23:44 -0400 Subject: 3.25.1 --- NEWS | 8 ++++++++ configure.ac | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 50c9fe3b..f01159e1 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +============== +Version 3.25.1 +============== + +- wallclock: don't update needlessly (#780861) +- wallclock: am/pm is always available now (#780877) +- Translation updates + ============== Version 3.24.0 ============== diff --git a/configure.ac b/configure.ac index 800d3a1a..d76f0f2f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ m4_define(gnome_platform, 3) -m4_define(gnome_minor, 24) -m4_define(gnome_micro, 0) +m4_define(gnome_minor, 25) +m4_define(gnome_micro, 1) dnl gnome_sub is an optional sub-version which will not be advertised to the user dnl It allows to release a 2.30.1.1 which is just a better 2.30.1 dnl Leave empty if not needed -- cgit v1.2.1