]> git.mjollnir.org Git - cil.git/commitdiff
Prepare cil for v0.2.1 release.
authorAndrew Chilton <andychilton@gmail.com>
Mon, 23 Jun 2008 10:36:21 +0000 (22:36 +1200)
committerAndrew Chilton <andychilton@gmail.com>
Mon, 23 Jun 2008 10:36:21 +0000 (22:36 +1200)
INSTALLATION
bin/cil
debian-etch/changelog
debian-lenny/changelog

index 326da835c419647b68848b7eb07d427e7c513918..0da7be5f3c10ea02e021e6ca73ab8ddc97e3a563 100644 (file)
@@ -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 63d9d26617022495b21e2e0607f76adef5e2b959..d5a0af1437d55d4431a668a261062f27a5c83098 100755 (executable)
--- 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
index 75bf85ee135c5a0a630cbbb70ab8d9fbfc980e20..f42576fb70f00ad0d80888b754b7676f18ae04bd 100644 (file)
@@ -1,3 +1,9 @@
+cil (0.2.1) unstable; urgency=low
+
+  * Ready for 0.2.1 release
+
+ -- Andrew Chilton <andychilton@gmail.com>  Mon, 23 Jun 2008 22:32:18 +1200
+
 cil (0.2.0) unstable; urgency=low
 
   * Ready for 0.2 release
index 75bf85ee135c5a0a630cbbb70ab8d9fbfc980e20..f42576fb70f00ad0d80888b754b7676f18ae04bd 100644 (file)
@@ -1,3 +1,9 @@
+cil (0.2.1) unstable; urgency=low
+
+  * Ready for 0.2.1 release
+
+ -- Andrew Chilton <andychilton@gmail.com>  Mon, 23 Jun 2008 22:32:18 +1200
+
 cil (0.2.0) unstable; urgency=low
 
   * Ready for 0.2 release