Do a beta release for 2015 support. v2015.0
authorThadeu Lima de Souza Cascardo <cascardo@cascardo.eti.br>
Mon, 2 Mar 2015 19:39:48 +0000 (16:39 -0300)
committerThadeu Lima de Souza Cascardo <cascardo@cascardo.eti.br>
Mon, 2 Mar 2015 19:41:14 +0000 (16:41 -0300)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 3bb88d7..abd9988 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+= 2015.0 =
+
+Support 2015 version of DEC files.
+
 = 2014.2 =
 
 New --output-dir option to specify output directory where we will save
index dd37a11..3f54183 100644 (file)
@@ -19,7 +19,7 @@ dnl Run ./bootstrap.sh on the source directory in order to process this
 dnl file.
 
 dnl Initialization routines.
-AC_INIT([rnetclient], [2014.2], [softwares-impostos@fsfla.org], [],
+AC_INIT([rnetclient], [2015.0], [softwares-impostos@fsfla.org], [],
        [http://wiki.libreplanetbr.org/rnetclient])
 dnl If you update this auxiliary directory, remember to also update the
 dnl value of $AUX_DIR in the 'bootstrap.sh' script.