[folks] Bump release and update the fields for the release correctly.
- From: Jeremy Whiting <jpwhiting src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks] Bump release and update the fields for the release correctly.
- Date: Tue, 11 Sep 2012 22:54:31 +0000 (UTC)
commit 2bbb36ebade9dc6d315ec72beedfb449bddffe30
Author: Jeremy Whiting <jpwhiting kde org>
Date: Tue Sep 11 16:12:57 2012 -0600
Bump release and update the fields for the release correctly.
configure.ac | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 7b8f881..575423c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
# If not 1, append datestamp to the version number
-m4_define([folks_released], [0])
+m4_define([folks_released], [1])
m4_define([folks_major_version], [0])
m4_define([folks_minor_version], [7])
@@ -11,8 +11,8 @@ m4_define([folks_nano_version], [1])
# increment current and set revision to 0
# If public symbols have been added since last release, increment age
# If public symbols have been removed since last release, set age to 0
-m4_define([folks_lt_current], [36])
-m4_define([folks_lt_revision], [1])
+m4_define([folks_lt_current], [37])
+m4_define([folks_lt_revision], [0])
m4_define([folks_lt_age], [12])
# Display the nano_version only if it's not '0'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]