Skip to content

Commit fbf47fb

Browse files
committed
Current version is 2023.06.1
1 parent f021ef5 commit fbf47fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/src/glob_options.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
open Utils
22
(*--------------------------------------------------------------------- *)
3-
let version_string = "Jasmin Compiler @VERSION@"
3+
let version_string = "Jasmin Compiler 2023.06.1"
44
(*--------------------------------------------------------------------- *)
55
let outfile = ref ""
66
let latexfile = ref ""

0 commit comments

Comments
 (0)