about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--web/gn-uri.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/gn-uri.scm b/web/gn-uri.scm
index 3455d51..f51344c 100644
--- a/web/gn-uri.scm
+++ b/web/gn-uri.scm
@@ -30,7 +30,7 @@
       (car (reverse (string-split uri #\/))) "unknown"))
 
 (define get-version
-  "4.0.0")
+  "4.0.0.1")
 
 (define base-url
   "http://localhost:8091")