From 00fb6934ea3272aea506893bba196a59524a3261 Mon Sep 17 00:00:00 2001 From: Thadeu Lima de Souza Cascardo Date: Sat, 15 Mar 2014 19:24:55 -0300 Subject: [PATCH] Release v2014.1. --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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 -- 2.20.1