wingo pushed a commit to branch lightning
in repository guile.
commit aa1e0be49b72b37520ecfd1d2ada04c133b91440
Author: pcpa <[email protected]>
Date: Fri Aug 23 15:16:18 2013 -0300
GNU lightning 2.0.0 release
---
TODO | 2 --
configure.ac | 2 +-
doc/version.texi | 4 ++--
3 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/TODO b/TODO
index 109d157..59ac79d 100644
--- a/TODO
+++ b/TODO
@@ -4,7 +4,5 @@
(because it does not know about values being set as input
for the the operation).
- * Write a bytecode backend for unsupported architectures.
-
* Write a simple higher level language implementation generating
jit with lightning, that could be some lisp or C like language.
diff --git a/configure.ac b/configure.ac
index 3efdb1e..02012b6 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], 1.99a, [email protected], lightning)
+AC_INIT([GNU lightning], 2.0.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 a016a09..5e2253c 100644
--- a/doc/version.texi
+++ b/doc/version.texi
@@ -1,4 +1,4 @@
@set UPDATED 24 January 2013
@set UPDATED-MONTH January 2013
-@set EDITION 1.99a
-@set VERSION 1.99a
+@set EDITION 2.0.0
+@set VERSION 2.0.0