From aa1e0be49b72b37520ecfd1d2ada04c133b91440 Mon Sep 17 00:00:00 2001 From: pcpa Date: Fri, 23 Aug 2013 15:16:18 -0300 Subject: [PATCH] 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 109d1572b..59ac79d4a 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 3efdb1e25..02012b60f 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, pcpa@gnu.org, lightning) +AC_INIT([GNU lightning], 2.0.0, pcpa@gnu.org, 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 a016a09d5..5e2253ce1 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