Update version number
authorMichael Ang <mang@archive.org>
Wed, 19 Aug 2009 22:31:33 +0000 (22:31 +0000)
committerMichael Ang <mang@archive.org>
Wed, 19 Aug 2009 22:31:33 +0000 (22:31 +0000)
GnuBookIA/inc/GnuBook.inc

index 5fd941f..9729af3 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.11";
+    $version = "0.9.13";
     
     if ("" == $id) {
         echo "No identifier specified!";