Skip to content

Commit ad794a4

Browse files
committed
Current version is 2023.06.0
1 parent f134311 commit ad794a4

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.0"
44
(*--------------------------------------------------------------------- *)
55
let outfile = ref ""
66
let latexfile = ref ""

0 commit comments

Comments
 (0)