]> git.mjollnir.org Git - cil.git/commitdiff
Ready for v0.4.1 release.
authorAndrew Chilton <andychilton@gmail.com>
Wed, 2 Jul 2008 12:12:28 +0000 (00:12 +1200)
committerAndrew Chilton <andychilton@gmail.com>
Wed, 2 Jul 2008 12:12:28 +0000 (00:12 +1200)
INSTALLATION
bin/cil
debian-etch/changelog
debian-lenny/changelog

index 241ec9cf547caff074ee368b62dbdc78cf5b9a4c..a15167e398cfd62d894fc32fa853a061baae72ee 100644 (file)
@@ -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 f12d694b891a479b1c3b0e60c37baf44447e34e4..17decbbb1a4a91a4729141016bd1645cb9a33c41 100755 (executable)
--- 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
index 813ef424b906ce30dd9c9da2b6bec89e6edd8f1b..5a2a0837b45df8734f6ec7599f425604e011d2a4 100644 (file)
@@ -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 <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
index 813ef424b906ce30dd9c9da2b6bec89e6edd8f1b..5a2a0837b45df8734f6ec7599f425604e011d2a4 100644 (file)
@@ -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 <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