Skip to content

Commit

Permalink
Version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ben12 committed Sep 15, 2014
1 parent 59f643f commit 14f7600
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion launch4j/L4J-windows-with-jre.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<launch4jConfig>
<dontWrapJar>false</dontWrapJar>
<headerType>gui</headerType>
<jar>D:\Projets\RETA\target\reta-0.1.0.jar</jar>
<jar>D:\Projets\RETA\target\reta-0.1.1.jar</jar>
<outfile>D:\Projets\RETA\target\reta.exe</outfile>
<errTitle></errTitle>
<cmdLine></cmdLine>
Expand Down
2 changes: 1 addition & 1 deletion launch4j/L4J-windows-without-jre.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<launch4jConfig>
<dontWrapJar>false</dontWrapJar>
<headerType>gui</headerType>
<jar>D:\Projets\RETA\target\reta-0.1.0.jar</jar>
<jar>D:\Projets\RETA\target\reta-0.1.1.jar</jar>
<outfile>D:\Projets\RETA\target\reta.exe</outfile>
<errTitle></errTitle>
<cmdLine></cmdLine>
Expand Down

0 comments on commit 14f7600

Please sign in to comment.