moved version information into separate header file to avoid the necessity of a complete recompile each time SVN revision changes

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1914 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-12-14 00:55:48 +00:00
parent b25f6f3911
commit 7e7b5924a6
2 changed files with 4 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
2008-12-14 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* src/core/main.cpp:
* src/core/config_mgr.cpp:
* src/core/mmp.cpp:
* src/gui/main_window.cpp: