From 888c85f3ecff4e335534b2491a10526dcdfb55db Mon Sep 17 00:00:00 2001 From: Travis Reitter Date: Tue, 18 Oct 2011 10:20:56 -0700 Subject: [PATCH] Release version 0.6.4.1 --- NEWS | 3 ++- configure.ac | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 7d71be4..6fe6e10 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ -Overview of changes from libfolks 0.6.4 to libfolks 0.6.5 +Overview of changes from libfolks 0.6.4 to libfolks 0.6.4.1 ============================================================= Bugs fixed: +* Bug 662095 — so name of libfolks v 0.6.4 is lower than of libfolks v 0.6.3.x Overview of changes from libfolks 0.6.3.2 to libfolks 0.6.4 ============================================================= diff --git a/configure.ac b/configure.ac index 7744787..4140270 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # If not 1, append datestamp to the version number -m4_define([folks_released], [0]) +m4_define([folks_released], [1]) m4_define([folks_major_version], [0]) m4_define([folks_minor_version], [6]) -- 2.7.4