Skip to content

Commit

Permalink
Added upgrade.txt file in distro
Browse files Browse the repository at this point in the history
  • Loading branch information
lvca committed Jul 30, 2013
1 parent e157f2a commit 192403f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@
<copy todir="${db.release}" file="license.txt"/>
<copy tofile="${db.release}/readme.txt" file="readme.txt"/>
<copy tofile="${db.release}/history.txt" file="history.txt"/>
<copy tofile="${db.release}/upgrade.txt" file="upgrade.txt"/>

<copy todir="${db.release}/bin/" flatten="true">
<fileset dir="."
Expand Down

0 comments on commit 192403f

Please sign in to comment.