From: Andrew Chilton Date: Wed, 2 Jul 2008 12:12:28 +0000 (+1200) Subject: Ready for v0.4.1 release. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=34b3a57c5a180eef5e6b56bbb39ba0acfcaa2b18;p=cil.git Ready for v0.4.1 release. --- diff --git a/INSTALLATION b/INSTALLATION index 241ec9c..a15167e 100644 --- a/INSTALLATION +++ b/INSTALLATION @@ -43,7 +43,7 @@ Debian paackage: 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. diff --git a/bin/cil b/bin/cil index f12d694..17decbb 100755 --- a/bin/cil +++ b/bin/cil @@ -39,7 +39,7 @@ use CIL::Attachment; my $y = 'y'; -use constant VERSION => '0.4.0'; +use constant VERSION => '0.4.1'; my @IN_OPTS = ( # strings diff --git a/debian-etch/changelog b/debian-etch/changelog index 813ef42..5a2a083 100644 --- a/debian-etch/changelog +++ b/debian-etch/changelog @@ -1,3 +1,10 @@ +cil (0.4.1) unstable; urgency=low + + * Fix dependency on libemail-date-perl + * Ready for 0.4.1 release + + -- Andrew Chilton 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 diff --git a/debian-lenny/changelog b/debian-lenny/changelog index 813ef42..5a2a083 100644 --- a/debian-lenny/changelog +++ b/debian-lenny/changelog @@ -1,3 +1,10 @@ +cil (0.4.1) unstable; urgency=low + + * Fix dependency on libemail-date-perl + * Ready for 0.4.1 release + + -- Andrew Chilton 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