Autocreate src/version.h.

git-svn-id: http://tint2.googlecode.com/svn/trunk@354 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
Spooky85@gmail.com
2010-01-15 20:51:10 +00:00
parent c7d1551dc2
commit bfb9fc4832
3 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +0,0 @@
#define VERSION_STRING "0.9rc1"

3
src/version.h.in Normal file
View File

@@ -0,0 +1,3 @@
#define VERSION_STRING "@PACKAGE_VERSION@"