Skip to content

Commit

Permalink
rev bump in new repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Nellenbach committed Jul 25, 2019
1 parent 551f5af commit 6f4c3b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ordt/extract/Ordt.java
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

public class Ordt {

private static String version = "190715.01";
private static String version = "190725.01";
private static DebugController debug = new MyDebugController(); // override design annotations, input/output files

public enum InputType { RDL, JSPEC };
Expand Down

0 comments on commit 6f4c3b0

Please sign in to comment.