which can then be installed with:
- $ sudo dpkg -i ../cil_0.4.1_all.deb
+ $ sudo dpkg -i ../cil_0.4.2_all.deb
or added to a repository you are using for easier installation with apt-get or
aptitude.
my $y = 'y';
-use constant VERSION => '0.4.1';
+use constant VERSION => '0.4.2';
my @IN_OPTS = (
# strings
+cil (0.4.2) unstable; urgency=low
+
+ * Fix bug where new issues are assigned to the reporter
+ * Fix bug where only one item in a config list breaks listings
+ * Ready for 0.4.2 release
+
+ -- Andrew Chilton <andychilton@gmail.com> Thu, 03 Jul 2008 00:09:21 +1200
+
cil (0.4.1) unstable; urgency=low
* Fix dependency on libemail-date-perl
+cil (0.4.2) unstable; urgency=low
+
+ * Fix bug where new issues are assigned to the reporter
+ * Fix bug where only one item in a config list breaks listings
+ * Ready for 0.4.2 release
+
+ -- Andrew Chilton <andychilton@gmail.com> Thu, 03 Jul 2008 22:22:22 +1200
+
cil (0.4.1) unstable; urgency=low
* Fix dependency on libemail-date-perl