From: Andrew Chilton Date: Mon, 23 Jun 2008 10:36:21 +0000 (+1200) Subject: Prepare cil for v0.2.1 release. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ec18c4c6587ad48d71ccb726831498a2509cd7d6;p=cil.git Prepare cil for v0.2.1 release. --- diff --git a/INSTALLATION b/INSTALLATION index 326da83..0da7be5 100644 --- a/INSTALLATION +++ b/INSTALLATION @@ -43,7 +43,7 @@ Debian paackage: which can then be installed with: - $ sudo dpkg -i ../cil_0.2.0_all.deb + $ sudo dpkg -i ../cil_0.2.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 63d9d26..d5a0af1 100755 --- a/bin/cil +++ b/bin/cil @@ -36,7 +36,7 @@ use CIL::Attachment; ## ---------------------------------------------------------------------------- # constants -use constant VERSION => '0.2'; +use constant VERSION => '0.2.1'; my @IN_OPTS = ( 'p=s', # p = path diff --git a/debian-etch/changelog b/debian-etch/changelog index 75bf85e..f42576f 100644 --- a/debian-etch/changelog +++ b/debian-etch/changelog @@ -1,3 +1,9 @@ +cil (0.2.1) unstable; urgency=low + + * Ready for 0.2.1 release + + -- Andrew Chilton Mon, 23 Jun 2008 22:32:18 +1200 + cil (0.2.0) unstable; urgency=low * Ready for 0.2 release diff --git a/debian-lenny/changelog b/debian-lenny/changelog index 75bf85e..f42576f 100644 --- a/debian-lenny/changelog +++ b/debian-lenny/changelog @@ -1,3 +1,9 @@ +cil (0.2.1) unstable; urgency=low + + * Ready for 0.2.1 release + + -- Andrew Chilton Mon, 23 Jun 2008 22:32:18 +1200 + cil (0.2.0) unstable; urgency=low * Ready for 0.2 release