Skip to content

Commit

Permalink
added tag message
Browse files Browse the repository at this point in the history
  • Loading branch information
jfgilliam committed Jan 8, 2016
1 parent ce7065b commit 634de22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/.git/
1 change: 1 addition & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,5 +134,6 @@
<copy overwrite="true" file="${deployment.dir}/SIMRacingAppsServer.exe" tofile="${download.dir}/SIMRacingAppsServer_${version}.exe" />
<copy overwrite="true" file="${SIMRacingAppsServer.location}/WebContent/documentation/SIMRacingApps_ReleaseNotes.txt" todir="${download.dir}" />
<copy overwrite="true" file="${SIMRacingAppsServer.location}/WebContent/documentation/SIMRacingApps - Quick Start Guide/SIMRacingApps - Quick Start Guide.pdf" todir="${download.dir}" />
<echo message="Remember to Tag all Git Repositories with: Released-Version_${version}"/>
</target>
</project>

0 comments on commit 634de22

Please sign in to comment.