Bump version number
authorMichael Ang <mang@archive.org>
Fri, 13 Nov 2009 18:58:11 +0000 (18:58 +0000)
committerMichael Ang <mang@archive.org>
Fri, 13 Nov 2009 18:58:11 +0000 (18:58 +0000)
GnuBookIA/inc/GnuBook.inc

index d12ecae..6289601 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.16";
+    $version = "0.9.17";
     
     if ("" == $id) {
         echo "No identifier specified!";