From: Andrew Chilton Date: Sat, 28 Jun 2008 00:10:17 +0000 (+1200) Subject: Ready the release of v0.3.0. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=2beeb87ea12ac6a67c2dac946663f89328d92eaa;p=cil.git Ready the release of v0.3.0. --- diff --git a/INSTALLATION b/INSTALLATION index 0da7be5..cf172ab 100644 --- a/INSTALLATION +++ b/INSTALLATION @@ -43,7 +43,7 @@ Debian paackage: which can then be installed with: - $ sudo dpkg -i ../cil_0.2.1_all.deb + $ sudo dpkg -i ../cil_0.3.0_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 c509717..e15dd0c 100755 --- a/bin/cil +++ b/bin/cil @@ -36,7 +36,7 @@ use CIL::Attachment; my $y = 'y'; -use constant VERSION => '0.2.1'; +use constant VERSION => '0.3.0'; my @IN_OPTS = ( # strings diff --git a/debian-etch/changelog b/debian-etch/changelog index f42576f..b3f867c 100644 --- a/debian-etch/changelog +++ b/debian-etch/changelog @@ -1,3 +1,9 @@ +cil (0.3.0) unstable; urgency=low + + * Ready for 0.3.0 release + + -- Andrew Chilton Sat, 28 Jun 2008 12:06:19 +1200 + cil (0.2.1) unstable; urgency=low * Ready for 0.2.1 release diff --git a/debian-lenny/changelog b/debian-lenny/changelog index f42576f..b3f867c 100644 --- a/debian-lenny/changelog +++ b/debian-lenny/changelog @@ -1,3 +1,9 @@ +cil (0.3.0) unstable; urgency=low + + * Ready for 0.3.0 release + + -- Andrew Chilton Sat, 28 Jun 2008 12:06:19 +1200 + cil (0.2.1) unstable; urgency=low * Ready for 0.2.1 release