which can then be installed with:
- $ sudo dpkg -i ../cil_0.4.0_all.deb
+ $ sudo dpkg -i ../cil_0.4.1_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.0';
+use constant VERSION => '0.4.1';
my @IN_OPTS = (
# strings
+cil (0.4.1) unstable; urgency=low
+
+ * Fix dependency on libemail-date-perl
+ * Ready for 0.4.1 release
+
+ -- Andrew Chilton <andychilton@gmail.com> Thu, 03 Jul 2008 00:09:21 +1200
+
cil (0.4.0) unstable; urgency=low
* Can now read a ~/.cilrc file for user defined options
+cil (0.4.1) unstable; urgency=low
+
+ * Fix dependency on libemail-date-perl
+ * Ready for 0.4.1 release
+
+ -- Andrew Chilton <andychilton@gmail.com> Thu, 03 Jul 2008 00:09:21 +1200
+
cil (0.4.0) unstable; urgency=low
* Can now read a ~/.cilrc file for user defined options