Skip to content

Commit

Permalink
[freehorn] Bumped build number to 18 because I exported a Jar for Larry.
Browse files Browse the repository at this point in the history
Signed-off-by: Phil Burk <[email protected]>
  • Loading branch information
philburk committed Jan 9, 2014
1 parent 8eed9bb commit 5bd6e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsrc/org/frogpeak/horn/FreeHorn.java
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
*/
public class FreeHorn
{
public static final String VERSION = "0.4 (build 17)";
public static final String VERSION = "0.4 (build 18)";
private HornView view;
HornModel model;
HornGUI gui;
Expand Down

0 comments on commit 5bd6e9b

Please sign in to comment.