From: Jari Tenhunen Date: Sat, 27 Mar 2010 20:02:01 +0000 (+0000) Subject: release 0.1.3 X-Git-Tag: fremantle/0.1.3^0 X-Git-Url: http://vcs.maemo.org/git/?p=tunertool;a=commitdiff_plain;h=95f281eed91b1f9f7beb7fcbb434b99797bc1571 release 0.1.3 --- diff --git a/configure.ac b/configure.ac index 75eb362..598094b 100644 --- a/configure.ac +++ b/configure.ac @@ -10,7 +10,7 @@ dnl the fourth (nano) number should be 0 for a release, 1 for CVS, dnl and 2... for a prerelease dnl when going to/from release please set the nano correctly ! -AS_VERSION(tuner, TUNER_VERSION, 0, 1, 2, 0, +AS_VERSION(tuner, TUNER_VERSION, 0, 1, 3, 0, RELEASE="yes", RELEASE="no") dnl AM_MAINTAINER_MODE provides the option to enable maintainer mode diff --git a/debian/changelog b/debian/changelog index 0f88497..a130892 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +tuner (0.1.3) unstable; urgency=low + + * Always draw leds at startup + * Make the leds display difference in steps of two cents + * Add version to about dialog + + -- Jari Tenhunen Sat, 27 Mar 2010 21:57:20 +0200 + tuner (0.1.2) unstable; urgency=low * Fix a potential crash when changing the algorithm