[folks] Post-release version bump
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks] Post-release version bump
- Date: Tue, 17 Apr 2012 12:29:12 +0000 (UTC)
commit 284f2f1a4541756832ee59127e7ff3d6685b883b
Author: Philip Withnall <philip tecnocode co uk>
Date: Tue Apr 17 13:29:02 2012 +0100
Post-release version bump
NEWS | 5 +++++
configure.ac | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 45bb5d7..baa8ac3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes from libfolks 0.7.0 to libfolks 0.7.1
+=========================================================
+
+Bugs fixed:
+
Overview of changes from libfolks 0.6.9 to libfolks 0.7.0
=========================================================
diff --git a/configure.ac b/configure.ac
index c2624d5..11b8bed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
# If not 1, append datestamp to the version number
-m4_define([folks_released], [1])
+m4_define([folks_released], [0])
m4_define([folks_major_version], [0])
m4_define([folks_minor_version], [7])
m4_define([folks_micro_version], [0])
-m4_define([folks_nano_version], [0])
+m4_define([folks_nano_version], [1])
# If library source has changed since last release, increment revision
# If public symbols have been added, removed or changed since last release,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]