Commit Graph

28 Commits

Author SHA1 Message Date
b155231cdd Start v1.69.0-DEV development
Some checks are pending
Docker beta build / Build image job (push) Waiting to run
2024-09-08 17:22:19 +01:00
4ea629446f Start v1.68.0-DEV development 2024-06-14 17:54:27 +01:00
b7783f75a4 Start v1.67.0-DEV development 2024-03-10 12:14:00 +00:00
85f142a206 Start v1.66.0-DEV development 2023-11-26 17:14:38 +00:00
20126de1aa Start v1.65.0-DEV development 2023-09-12 11:24:17 +01:00
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
82975109af Start v1.52.3-DEV development 2020-08-08 10:35:06 +01:00
3e82771413 Start v1.52.2-DEV development 2020-06-24 14:35:12 +01:00
a1382a03aa Start v1.52.1-DEV development 2020-06-10 16:49:55 +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
e14d968f8d Start v1.50.2-DEV development 2019-11-19 16:51:32 +00:00
0eaf5475ef Start v1.50.1-DEV development 2019-11-02 15:26:01 +00:00
6fabf476cf Version v1.50.0 2019-10-26 11:04:54 +01:00
d15425e8c8 Start v1.49.5-DEV development 2019-10-05 12:42:28 +01:00
74f6300875 Start v1.49.4-DEV development 2019-09-29 19:47:59 +01:00
6750af6167 build: make VERSION file be master of the last release - fixes #3570
Prior to this beta releases would appear to be older than the point
release, eg v1.49.0-096-gc41812fc which was released after v1.49.3 and
contains all the patches from v1.49.3.
2019-09-26 16:51:44 +01:00