Skip to content

Commit

Permalink
Current version is 2023.06.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vbgl committed Dec 22, 2023
1 parent a1bc795 commit 79381fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler/src/glob_options.ml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
open Utils
(*--------------------------------------------------------------------- *)
let version_string = "Jasmin Compiler @VERSION@"
let version_string = "Jasmin Compiler 2023.06.2"
(*--------------------------------------------------------------------- *)
let outfile = ref ""
let latexfile = ref ""
Expand Down

0 comments on commit 79381fc

Please sign in to comment.