Skip to content

Commit

Permalink
version changed to 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jindrapetrik committed Mar 10, 2013
1 parent 18f0c26 commit 5440942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trunk/src/com/jpexs/decompiler/flash/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ public class Main {
public static String file;
public static String maskURL;
public static SWF swf;
public static final String version = "1.4.0u1";
public static final String version = "1.4.1";
public static final String applicationName = "JPEXS Free Flash Decompiler v." + version;
public static final String shortApplicationName = "FFDec";
public static final String shortApplicationVerName = shortApplicationName + " v." + version;
Expand Down

0 comments on commit 5440942

Please sign in to comment.