Release 2017.1 master v2017.1
authorThadeu Lima de Souza Cascardo <cascardo@cascardo.eti.br>
Thu, 20 Apr 2017 09:46:11 +0000 (06:46 -0300)
committerThadeu Lima de Souza Cascardo <cascardo@cascardo.eti.br>
Tue, 11 Jul 2017 21:45:47 +0000 (18:45 -0300)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 87680db..e862262 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+= 2017.1 =
+
+Allow server to be specified.
+Update client version.
+Allow client version to be specified.
+
 = 2016.1 =
 
 Support years ahead of 2015.
index b73176c..840cc45 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], [2016.0], [softwares-impostos@fsfla.org], [],
+AC_INIT([rnetclient], [2017.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.