which can then be installed with:
- $ sudo dpkg -i ../cil_0.4.2_all.deb
+ $ sudo dpkg -i ../cil_0.5.0_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.2';
+use constant VERSION => '0.5.0';
my @IN_OPTS = (
# strings
+cil (0.5.0) unstable; urgency=low
+
+ * Fix bug when running certain commands (inc. init)
+ * Added command 'steal'
+ * Added command 'track'
+
+ -- Andrew Chilton <andychilton@gmail.com> Sat, 05 Jul 2008 15:36:22 +1200
+
cil (0.4.2) unstable; urgency=low
* Fix bug where new issues are assigned to the reporter
+cil (0.5.0) unstable; urgency=low
+
+ * Fix bug when running certain commands (inc. init)
+ * Added command 'steal'
+ * Added command 'track'
+
+ -- Andrew Chilton <andychilton@gmail.com> Sat, 05 Jul 2008 15:36:22 +1200
+
cil (0.4.2) unstable; urgency=low
* Fix bug where new issues are assigned to the reporter