We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e014f32 commit fbaef97Copy full SHA for fbaef97
src/soot/Main.java
@@ -42,7 +42,7 @@ public static Main v() {
42
// TODO: the following string should be updated by the source control
43
// No it shouldn't. Prcs is horribly borken in this respect, and causes
44
// the code to not compile all the time.
45
- public final String versionString = "2.2.3";
+ public final String versionString = "2.2.5";
46
47
private Date start;
48
private Date finish;
0 commit comments