From d972335f59e6423b5181c5e49f6cde728cb3d4b9 Mon Sep 17 00:00:00 2001 From: Thadeu Lima de Souza Cascardo Date: Thu, 20 Apr 2017 06:46:11 -0300 Subject: [PATCH] Release 2017.1 --- NEWS | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 87680db..e862262 100644 --- 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. diff --git a/configure.ac b/configure.ac index b73176c..840cc45 100644 --- a/configure.ac +++ b/configure.ac @@ -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. -- 2.20.1