Skip to content

Commit

Permalink
bump rev to 0.9.1 (!)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Mar 9, 2017
1 parent 6317fdf commit 70419ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/jme3utilities/Misc.java
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ public static String getUserPath(String fileName) {
* @return package name, branch, and revision of this file
*/
public static String getVersion() {
return "jme3-utilities master $Rev: 471 $";
return "jme3-utilities master $Rev: 0.9.1 $";
}

/**
Expand Down

0 comments on commit 70419ef

Please sign in to comment.