Added version info

git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@175 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
mat007 2010-10-07 09:21:50 +00:00
parent 5ffd945737
commit bf6137f04c
2 changed files with 2 additions and 0 deletions

View file

@ -1 +1,2 @@
extensions = svn
platform = vc80

View file

@ -29,6 +29,7 @@
<include name="**/*.hpp"/>
</module>
</deploy>
<info version="svn rev ${svn.revision}" todir="${dist.dir}"/>
</target>
<target name="package" depends="export" description="package distribution">