Commit Graph

26 Commits

Author SHA1 Message Date
00512e1303 Start v1.64.0-DEV development 2023-06-30 15:39:03 +01:00
fccc779a15 Start v1.63.0-DEV development 2023-03-14 15:18:54 +00:00
496ae8adf6 Start v1.62.0-DEV development 2022-12-20 18:33:59 +00:00
db5d582404 Start v1.61.0-DEV development 2022-10-21 16:15:53 +01:00
f5be1d6b65 Start v1.60.0-DEV development 2022-07-09 20:43:17 +01:00
388e74af52 Start v1.59.0-DEV development 2022-03-18 14:04:22 +00:00
5c646dff9a Start v1.58.0-DEV development 2021-11-01 16:54:17 +00:00
7c58148840 Start v1.57.0-DEV development 2021-08-01 13:43:36 +01:00
6d65d116df Start v1.56.0-DEV development 2021-03-31 19:51:43 +01:00
beff081abb Start v1.55.0-DEV development 2021-02-02 16:30:58 +00:00
41ecb586c4 Start v1.54.0-DEV development 2020-09-02 17:52:58 +01:00
e54ce35019 build: change beta numbering to be semver compatible - Fixes #4516
From now on the betas will be numbered for the version that they will
become, so:

v1.53.0-beta.NNNN.CCCCC

Where N is commit number and C is commit. When released this will
become v1.53.0 and the beta will become v1.54.0-beta.NNN.CCCCC.

The commit number is the count of the commits since the root of the
tree since we can no longer use the the git version numbers since the
last tag.

This will simplify building the stable branch but that release
procedure hasn't been revised yet.

This commit also injects the name of the branch for the beta builds
into the download path.
2020-08-31 13:55:04 +01:00
6882aeff97 Version v1.52.0 2020-05-27 17:31:10 +01:00
43daecd89b Version v1.51.0 2020-02-01 10:40:01 +00:00
6fabf476cf Version v1.50.0 2019-10-26 11:04:54 +01:00
a6387e1f81 Version v1.49.0 2019-08-26 15:25:20 +01:00
245fed513a Version v1.48.0 2019-06-15 13:55:41 +01:00
a0d4fdb2fa Version v1.47.0 2019-04-13 11:01:58 +01:00
eb85ecc9c4 Version v1.46 2019-02-09 10:42:57 +00:00
d35bd15762 Version v1.45 2018-11-24 13:44:25 +00:00
f96ce5674b Version v1.44 2018-10-15 11:03:08 +01:00
20c55a6829 Version v1.43 2018-09-01 12:58:00 +01:00
a9adb43896 Version v1.42 2018-06-16 18:21:09 +01:00
e4c380b2a8 Version v1.41 2018-04-28 11:46:27 +01:00
26f1c55987 Version v1.40 2018-03-19 10:06:13 +00:00
99f3c8bc93 docs: turn version into a partial so it can be reused more easily 2018-02-13 11:20:23 +00:00