Skip to content

Commit 192403f

Browse files
committed
Added upgrade.txt file in distro
1 parent e157f2a commit 192403f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@
144144
<copy todir="${db.release}" file="license.txt"/>
145145
<copy tofile="${db.release}/readme.txt" file="readme.txt"/>
146146
<copy tofile="${db.release}/history.txt" file="history.txt"/>
147+
<copy tofile="${db.release}/upgrade.txt" file="upgrade.txt"/>
147148

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

0 commit comments

Comments
 (0)