wingo pushed a commit to branch lightning
in repository guile.
commit f65ceb6c33158f7aef3a0763a05a11ad12b296ff
Author: pcpa <[email protected]>
Date: Mon Nov 4 14:06:33 2013 -0200
GNU lightning 2.0.2 release
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 6b9e7a7..830e53f 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.1, [email protected], lightning)
+AC_INIT([GNU lightning], 2.0.2, [email protected], lightning)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([dist-bzip2])