Release 2016.1 v2016.0 v2016.1
authorThadeu Lima de Souza Cascardo <cascardo@cascardo.eti.br>
Fri, 18 Mar 2016 10:42:41 +0000 (07:42 -0300)
committerThadeu Lima de Souza Cascardo <cascardo@cascardo.eti.br>
Wed, 6 Apr 2016 10:50:38 +0000 (07:50 -0300)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 003617b..87680db 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+= 2016.1 =
+
+Support years ahead of 2015.
+Support 2016 version of DEC files.
+Easier to add new years support.
+Do not transmit if receipt can't be saved.
+Added tests.
+
 = 2015.1 =
 
 Fix message encoding for 2015.
index 53dc60c..b73176c 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.1], [softwares-impostos@fsfla.org], [],
+AC_INIT([rnetclient], [2016.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.