Set svn:keywords property to Id for every source text file, in order to get svn substitution for $ in the file headers

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3007 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 64f744719ee2d2f0913b4be03949d4bbb79d7c88
Former-commit-id: 9b9a2a0372db27a2f70687518839837479234e11
This commit is contained in:
pouillot 2010-10-17 21:39:42 +00:00
parent df6dd56086
commit 841ee6f7c5

View file

@ -19,7 +19,7 @@ CHECK_PACKAGES()
#Calculate version #Calculate version
#Set version which doesn't follow from HeadURL #Set version which doesn't follow from HeadURL
SET(HEAD_URL "$HeadURL$") SET(HEAD_URL "$HeadURL: https://speed-dreams.svn.sourceforge.net/svnroot/speed-dreams/trunk/CMakeLists.txt $")
SET(NEXT_LESSER_VERSION 0) # The next lesser version SET(NEXT_LESSER_VERSION 0) # The next lesser version
SET(NEXT_MAJOR_MINOR_VERSION "2.0") # Next major.minor version SET(NEXT_MAJOR_MINOR_VERSION "2.0") # Next major.minor version