Release 2015.1 v2015.1
authorThadeu Lima de Souza Cascardo <cascardo@cascardo.eti.br>
Tue, 3 Mar 2015 12:59:57 +0000 (09:59 -0300)
committerThadeu Lima de Souza Cascardo <cascardo@cascardo.eti.br>
Tue, 3 Mar 2015 12:59:57 +0000 (09:59 -0300)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index abd9988..003617b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+= 2015.1 =
+
+Fix message encoding for 2015.
+
 = 2015.0 =
 
 Support 2015 version of DEC files.
index 3f54183..03d2e92 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], [2015.0], [softwares-impostos@fsfla.org], [],
+AC_INIT([rnetclient], [2015.1], [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.