[folks] Post-release version bump and non-release indicator
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks] Post-release version bump and non-release indicator
- Date: Fri, 27 Aug 2010 10:38:28 +0000 (UTC)
commit b90b123a5808bff9c6d1c15c79bdf5845d6fd762
Author: Philip Withnall <philip withnall collabora co uk>
Date: Fri Aug 27 11:37:40 2010 +0100
Post-release version bump and non-release indicator
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 72af273..12e6868 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,9 +1,9 @@
dnl 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], [1])
-m4_define([folks_micro_version], [15])
+m4_define([folks_micro_version], [16])
m4_define([folks_nano_version], [0])
# If library source has changed since last release, increment revision
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]