Skip to content

Commit 5fc062c

Browse files
committed
Bump version to 0.19.7
1 parent f137eb7 commit 5fc062c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/params.stanza

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ public defn compiler-flags () :
1818
to-tuple(COMPILE-FLAGS)
1919

2020
;========= Stanza Configuration ========
21-
public val STANZA-VERSION = [0 19 6]
21+
public val STANZA-VERSION = [0 19 7]
2222
public var STANZA-INSTALL-DIR:String = ""
2323
public var OUTPUT-PLATFORM:Symbol = `platform
2424
public var STANZA-PKG-DIRS:List<String> = List()

0 commit comments

Comments
 (0)