update'
[cc1516.git] / spl.icl
diff --git a/spl.icl b/spl.icl
index 4305f8d..6c75e68 100644 (file)
--- a/spl.icl
+++ b/spl.icl
@@ -56,7 +56,7 @@ Start w
 # (stdin, w) = stdio w
 | args.version
        # stdin = stdin 
-               <<< "spl 0.1 (17 march 2016)\n"
+               <<< "spl 1.0 (9 June 2016)\n"
                <<< "Copyright Pim Jager and Mart Lubbers\n"
        = snd $ fclose stdin w
 | args.help