Release v.2014.2. v2014.2
authorSergio Durigan Junior <sergiodj@sergiodj.net>
Sun, 22 Feb 2015 07:03:54 +0000 (02:03 -0500)
committerSergio Durigan Junior <sergiodj@sergiodj.net>
Sun, 22 Feb 2015 07:03:54 +0000 (02:03 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index cff1fc1..3bb88d7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+= 2014.2 =
+
+New --output-dir option to specify output directory where we will save
+the receipt file.
+Manpages in Brazilian Portuguese and English
+Fixes in the code to make it more robust and inteligible
+
 = 2014.1 =
 
 Support 2014 version of DEC files.
index 993a250..dd37a11 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.1], [softwares-impostos@fsfla.org], [],
+AC_INIT([rnetclient], [2014.2], [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.