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 f51344c..3455d51 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.1")
+  "4.0.0")
 
 (define base-url
   "http://localhost:8091")