Skip to content

Commit cd7c810

Browse files
author
Scott Nellenbach
committed
rev bump
1 parent 4e8a24b commit cd7c810

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ordt/extract/Ordt.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
public class Ordt {
3333

34-
private static String version = "180123.01";
34+
private static String version = "180201.01";
3535
private static DebugController debug = new MyDebugController(); // override design annotations, input/output files
3636

3737
public enum InputType { RDL, JSPEC };

0 commit comments

Comments
 (0)