* === Released 0.0.4 ===
* Bugfixes from Evgeni Golov.
+
+
+2009-02-12 Michael Orlitzky <michael@orlitzky.com>
+
+ * === 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.
+
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 ***