wingo pushed a commit to branch lightning
in repository guile.

commit 7fdbc5b84a41b9daa98144036a168b24fd281508
Author: pcpa <[email protected]>
Date:   Sat Feb 7 17:10:37 2015 -0200

    GNU lightning 2.1.0 release
---
 configure.ac     | 2 +-
 doc/version.texi | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/configure.ac b/configure.ac
index b27da4a..fa6ea2f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@ dnl License for more details.
 dnl
 
 AC_PREREQ(2.57)
-AC_INIT([GNU lightning], 2.0.5, [email protected], lightning)
+AC_INIT([GNU lightning], 2.1.0, [email protected], lightning)
 AC_CANONICAL_TARGET
 AC_CONFIG_SRCDIR([Makefile.am])
 AM_INIT_AUTOMAKE([dist-bzip2])
diff --git a/doc/version.texi b/doc/version.texi
index 32d6514..7a9127c 100644
--- a/doc/version.texi
+++ b/doc/version.texi
@@ -1,4 +1,4 @@
-@set UPDATED 29 August 2014
-@set UPDATED-MONTH August 2014
-@set EDITION 2.0.5
-@set VERSION 2.0.5
+@set UPDATED 7 February 2015
+@set UPDATED-MONTH February 2015
+@set EDITION 2.1.0
+@set VERSION 2.1.0

Reply via email to