From cea1fadc651abecc634cb042785f84d9538fd9ce Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Thu, 12 Feb 2009 00:06:30 -0500 Subject: [PATCH] Updated the change log, and bumped the version. --- ChangeLog | 10 ++++++++++ configure.in.in | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 9f6be64..2d41ad6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,3 +8,13 @@ * === Released 0.0.4 === * Bugfixes from Evgeni Golov. + + +2009-02-12 Michael Orlitzky + + * === Released 0.0.5 === + * Fixed a typo in Makefile.am. + * Prevented duplicate entries in the device name combo box. + * Made the default device name more intelligent. + * Actually remembered to bump the version in configure.in.in. + diff --git a/configure.in.in b/configure.in.in index c6f5656..d1a9bc1 100644 --- a/configure.in.in +++ b/configure.in.in @@ -8,7 +8,7 @@ dnl dnl *************************** dnl *** Version information *** dnl *************************** -m4_define([xfce4_hdaps_version], [0.0.3]) +m4_define([xfce4_hdaps_version], [0.0.5]) dnl *************************** dnl *** Initialize autoconf *** -- 2.43.2