Max Horn
1b10444377
BUILD: Limit scope of SCUMMVM_SVN_REVISION and SCUMMVM_VERSION macros
...
Only #define SCUMMVM_SVN_REVISION for base/version.cpp (at most), to
avoid having all source files implicitly depend on the SVN revision.
Also add a safeguard to prevent code from accidentally using the
internal header file base/internal_version.h.
svn-id: r51978
2010-08-11 12:50:18 +00:00
Johannes Schickel
ff33acb132
Fix build with --enable-release.
...
svn-id: r50249
2010-06-24 22:55:24 +00:00
Johannes Schickel
d783ca972a
Disable addition of "SCUMMVM_SVN_REVISION" to the version string, in case --enable-release was specified on configure run.
...
svn-id: r50246
2010-06-24 22:33:49 +00:00
Eugene Sandulenko
4dafbcd924
And this is 1.2.0svn now
...
svn-id: r48178
2010-03-07 23:07:32 +00:00
Eugene Sandulenko
2e60a20ea2
This is 1.1.0svn
...
svn-id: r42699
2009-07-24 19:56:46 +00:00
Eugene Sandulenko
4b37e6ad8c
This is 1.0.0svn
...
svn-id: r42346
2009-07-10 19:06:24 +00:00
Andre Heider
6e1b154484
Added the SVN revision to SCUMMVM_VERSION. The variable has be be set externally, e.g. 'make SCUMMVM_SVN_REVISION=x'
...
svn-id: r39431
2009-03-15 21:17:37 +00:00
Eugene Sandulenko
98ba7247b1
This is 0.14.0svn
...
svn-id: r35927
2009-01-19 21:44:58 +00:00
Eugene Sandulenko
f82cf58780
This is 0.13.0svn now
...
svn-id: r33160
2008-07-21 05:09:29 +00:00
Eugene Sandulenko
26913c3057
Bumping version to 0.12.0svn
...
svn-id: r30030
2007-12-28 07:28:16 +00:00
Eugene Sandulenko
c0a33c57b3
Trunk becomes 0.11.0svn
...
svn-id: r27116
2007-06-05 22:16:36 +00:00
Eugene Sandulenko
1c285c7094
Bump version
...
svn-id: r23041
2006-06-11 22:29:41 +00:00
Eugene Sandulenko
6238fa2b29
We're in SVN now, so change version to "0.9.0svn"
...
svn-id: r20667
2006-02-13 12:57:06 +00:00
Max Horn
7fddfa20c6
New tools/update-version.pl script (usage: CMD 1 2 3 CVS -> results in version 1.2.3CVS)
...
svn-id: r20165
2006-01-25 20:53:25 +00:00