Commit Graph

40 Commits (44f913d0e5c3f8ae07b6cd4fa3a75dcfd26b07fb)

Author SHA1 Message Date
Günther Brammer 16ef28e05f Drop unused C4VERSIONBUILDNAME and C4ENGINEINFO
This was used to name snapshot releases of the Network2 branch, and has
seen almost no use since.

C4ENGINEINFO(LONG) was a duplicate of C4ENGINENAME and C4ENGINECAPTION.
2015-12-29 15:47:55 +01:00
Nicolas Hake f13a44e5cc Bump version to 7.0-alpha0 2015-05-21 23:09:02 +02:00
Nicolas Hake 2eb78b617d Split calculated values out of Version.txt
Version.txt should only contain values that you set manually. Anything
that's derived from that or calculated separately should be in a
separate file.
2015-05-21 23:09:01 +02:00
Nicolas Hake 4deadd7271 Fix incorrect version string interpolation 2015-05-21 23:08:59 +02:00
Nicolas Hake d6abfe755e Use C4VERSIONEXTRA for pre-release versions
Instead of using some arbitrary minor version set to mark pre-release
versions, use C4VERSIONEXTRA, which is already a dedicated marker.
This also complies with semantic versioning.
2015-05-21 23:08:58 +02:00
Nicolas Hake 335af9fa0a Drop reference to non-existent C4XVER4
Version.txt was still adding C4XVER4 to the version string, which was
removed a while ago. This was mostly unproblematic though because
nothing besides the Windows game browser used this string.
2015-05-21 23:08:57 +02:00
Tobias Zwick d59b1e5e5b reduce version numbering from x.y.z (x does never changes) to y.z 2014-12-12 21:57:52 +01:00
Sven Eberhardt fd8b81c33e Raise version to 5.5.1 2014-10-05 15:22:07 +02:00
Sven Eberhardt 0b9de1fb93 Raise version to 5.5.0 2014-10-04 23:56:06 +02:00
Tobias Zwick 797c2c3baa remove "Beyond the Rocks" subtitle 2014-10-03 18:54:58 +02:00
Günther Brammer 6a6969cb59 Raise Version number to 5.4.99
This should be higher than any stable version number while still lower than
5.5.0.
2014-09-28 22:55:17 +02:00
Tobias Zwick 23aa72f52f correct version to 5.4.0 2014-01-27 00:24:16 +07:00
Tobias Zwick 590141dd0b ++version number 2014-01-26 23:05:10 +07:00
Nicolas Hake 94225e8de5 Prepare build for Git repository
This includes fetching the build revision from git instead of hg
and adding a file to store the revision hash in archives.
2012-11-20 22:23:59 +01:00
Armin Burgmeier b4aafdd874 Remove build number aka C4XVER4 2012-10-18 23:54:50 +02:00
Armin Burgmeier 5e05a47c3c Post-release bump to 5.3.90 2012-10-17 21:41:37 +02:00
Sven Eberhardt a1adbbaa4e Raise version to 5.3.1[23] 2012-10-15 10:57:38 +02:00
Sven Eberhardt aad698fa02 Raise version to 5.3.0[22] 2012-10-14 22:07:40 +02:00
Günther Brammer 9c186de23c Version.txt and C4Version.h cleanup
Removed unused C4SHORTVERSION and C4EDITORCAPTION, replaced unset C4XVERBUILD
with C4XVER4, and more clearly separated the configuration from the derived
values.
2012-02-29 23:47:32 +01:00
Günther Brammer 2d67b84600 Bump build number 2012-03-11 00:36:49 +01:00
Nicolas Hake fd4540d573 cmake: Read Mercurial revision from .hg_archival.txt if available
This way cmake will generate a correct C4Version.h from source tarballs
generated by hg archive.
2012-02-05 02:08:45 +01:00
Günther Brammer fea377f196 win32: Fill in Games Explorer XML data from Version.txt 2011-10-31 01:31:56 +01:00
Günther Brammer 7dcc36b27a Post-release version bump 2011-10-21 20:35:06 +02:00
Günther Brammer 5303a77474 Version 5.2.0 2011-09-30 16:35:39 +02:00
Günther Brammer bfee2c5b81 Version 5.1.91 (5.2 Beta) 2011-09-27 01:15:00 +02:00
Nicolas Hake 027d036639 Automatically set C4COPYRIGHT_YEAR on win32 2011-05-20 13:40:27 +02:00
Nicolas Hake b70576b040 Automatically set C4COPYRIGHT_YEAR on Linux [patch by Jookia] 2011-05-20 13:22:12 +02:00
Günther Brammer bb8696576e Version 5.1.90 (5.2 Alpha) 2011-02-26 21:03:05 +01:00
Tobias Zwick c58c5b38ba fucking release! 2010-12-03 23:33:17 +01:00
Tobias Zwick 854c9cf79e last release test 2010-12-03 21:29:58 +01:00
Tobias Zwick 0d1cd02728 increased version number (hopefully last release test) 2010-12-03 19:49:57 +01:00
Tobias Zwick 074885d262 increased version number (release test) 2010-12-03 15:20:44 +01:00
Tobias Zwick e4700bf16f next release test 2010-12-02 12:57:59 +01:00
Tobias Zwick a560edc8e9 increased version number (release test) 2010-12-02 00:38:43 +01:00
Tobias Zwick de39e5ec25 increased version number to test update system 2010-11-20 14:25:29 +01:00
Günther Brammer a70b36b0b5 Update version to 4,10,0,4 2010-11-15 00:00:36 +01:00
Günther Brammer 17016a6695 Version: Reduce version number from five numbers to four
Removing C4XVER4 and renaming C4VERBUILD to C4XVER4. Also, make the
Makefile.am read the version from the Version.txt and generate C4Version.h.
2010-09-25 00:43:30 +02:00
Tobias Zwick 3e6081f301 changed Version.txt information from "OpenClonk Reborn" to "OpenClonk" 2010-08-12 13:22:17 +02:00
Peter Wortmann e061c802f6 Generate C4Version.h into binary directory, as per Isilkors suggestion 2010-08-01 16:42:01 +01:00
Peter Wortmann d446a464b6 As advertised in last commit: Added Version.txt and C4Version.h.in, removed C4Version.h 2010-08-01 15:26:21 +01:00