Skip to content

Commit

Permalink
Updated version to v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pbellchambers committed May 14, 2012
1 parent 63b2f37 commit 1fddc98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion winebrewdb/VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.3.0
v1.3.1
2 changes: 1 addition & 1 deletion winebrewdb/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<property name="topbuild.dir" location="C:/workspace/BuildFolder" />
<property name="lowerbuild.dir" value="/WineBrewDB/WineBrewDB" />
<property name="project.dir" location="C:/workspace/WineBrewDB" />
<property name="winebrewdb.version" value="1.3.0" />
<property name="winebrewdb.version" value="1.3.1" />
<property name="winebrewdb.mainclass" value="uk.co.pori.winebrewdb.MainWindow" />
<taskdef name="launch4j" classname="net.sf.launch4j.ant.Launch4jTask" classpath="${launch4j.dir}/launch4j.jar:${launch4j.dir}/lib/xstream.jar" />
<taskdef name="jarbundler" classname="net.sourceforge.jarbundler.JarBundler"/>
Expand Down

0 comments on commit 1fddc98

Please sign in to comment.