From 1af04737c5fb7b6418883845dfe5c9a0b4014fae Mon Sep 17 00:00:00 2001 From: Thadeu Lima de Souza Cascardo Date: Sat, 2 Nov 2013 19:25:39 -0200 Subject: [PATCH] Release v0.1.1. --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index e69de29..53fcdde 100644 --- a/NEWS +++ b/NEWS @@ -0,0 +1,4 @@ += 0.1.1 = + +Lots of fixes to really be able to send DEC files. +Tested with a retifying DEC file. diff --git a/configure.ac b/configure.ac index 847d13c..6f1439e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(rnetclient,0.1,cascardo@minaslivre.org) +AC_INIT(rnetclient,0.1.1,cascardo@minaslivre.org) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME,AC_PACKAGE_VERSION) AC_PROG_CC AC_PROG_INSTALL -- 2.20.1