wingo pushed a commit to branch lightning
in repository guile.
commit c72b92333d88f271f2488ea9473161af2666da8d
Author: pcpa <[email protected]>
Date: Thu Sep 14 10:44:34 2017 -0400
GNU lightning 2.1.1 release
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index a8b20ba..adbc45d 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.1.0, [email protected], lightning)
+AC_INIT([GNU lightning], 2.1.1, [email protected], lightning)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([dist-bzip2])