[folks] Post release 0.7.4 changes. Added NEWS section Reset release bit and bump version to 0.7.4.1 for now
- From: Jeremy Whiting <jpwhiting src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks] Post release 0.7.4 changes. Added NEWS section Reset release bit and bump version to 0.7.4.1 for now
- Date: Tue, 11 Sep 2012 21:47:19 +0000 (UTC)
commit 54519416c689ec448f0d8465e7f39d456f33355f
Author: Jeremy Whiting <jpwhiting kde org>
Date: Tue Sep 11 15:45:11 2012 -0600
Post release 0.7.4 changes.
Added NEWS section
Reset release bit and bump version to 0.7.4.1 for now
NEWS | 5 +++++
configure.ac | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index cf71b78..2238792 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes from libfolks 0.7.4 to libfolks 0.7.5
+=========================================================
+
+Bugs fixed:
+
Overview of changes from libfolks 0.7.3 to libfolks 0.7.4
=========================================================
diff --git a/configure.ac b/configure.ac
index 45afeb9..7b8f881 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], [4])
-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]