From 34c6c078b3368908095ba900b577ffc5970c9379 Mon Sep 17 00:00:00 2001
From: Jerzy Jamroz <jerzy.jamroz@ess.eu>
Date: Tue, 24 Mar 2020 16:01:37 +0100
Subject: [PATCH] Tag versioning workflow added.

---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index 6c015fb..f6df63c 100644
--- a/README.md
+++ b/README.md
@@ -17,3 +17,9 @@ ESS Reference & Lookup Tables
 * Beam Configuration: https://confluence.esss.lu.se/display/ABC/Beam+Configuration
 * Master events according to: ESS-1837307: Time Structure of the Proton Beam Pulses in the LINAC.
 
+# Tag versioning
+* MAJOR = {ProtNum}
+* MINOR = {ESS-0038258 revision, ProtVer}
+* PATH = {supercycle adds, bug corrections}
+
+e.g. 1.5.0 contains ProtNum == 1, ESS-0038258 revision == 5 and ProtVer == 5 and it is compatible with all 1.5.x.
\ No newline at end of file
-- 
GitLab