Bump version number
authorMichael Ang <mang@archive.org>
Tue, 8 Sep 2009 23:35:44 +0000 (23:35 +0000)
committerMichael Ang <mang@archive.org>
Tue, 8 Sep 2009 23:35:44 +0000 (23:35 +0000)
GnuBookIA/inc/GnuBook.inc

index 9729af3..34689ff 100644 (file)
@@ -81,7 +81,7 @@ class GnuBook
     // manually update with Launchpad version number at each checkin so that browsers
     // do not use old cached version
     // see https://bugs.launchpad.net/gnubook/+bug/330748
-    $version = "0.9.13";
+    $version = "0.9.14";
     
     if ("" == $id) {
         echo "No identifier specified!";