From: Thadeu Lima de Souza Cascardo Date: Sat, 15 Mar 2014 22:24:55 +0000 (-0300) Subject: Release v2014.1. X-Git-Tag: v2014.1 X-Git-Url: http://git.cascardo.info/?p=cascardo%2Flibreceita.git;a=commitdiff_plain;h=00fb6934ea3272aea506893bba196a59524a3261 Release v2014.1. --- diff --git a/NEWS b/NEWS index 53fcdde..cff1fc1 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ += 2014.1 = + +Support 2014 version of DEC files. + = 0.1.1 = Lots of fixes to really be able to send DEC files. diff --git a/configure.ac b/configure.ac index 32090d2..d133041 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(rnetclient,2014.0,softwares-impostos@fsfla.org) +AC_INIT(rnetclient,2014.1,softwares-impostos@fsfla.org) AC_CONFIG_AUX_DIR(build-aux) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME,AC_PACKAGE_VERSION) AC_PROG_CC