diff options
author | efiacor <fiachra.corcoran@est.tech> | 2019-10-08 16:24:28 +0100 |
---|---|---|
committer | efiacor <fiachra.corcoran@est.tech> | 2019-10-11 09:22:47 +0100 |
commit | 1ccd9c36ba12849148f9eb73e8ff2ffe4ade5870 (patch) | |
tree | b138596f05a8cdda774d5b447253ac6c673ceceb /version.properties | |
parent | 029b5296b1bc070be3f1718190c50a1d58a2ecfa (diff) |
Update AAF loading procedure2.1.3
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Issue-ID: DMAAP-1318
Change-Id: I8dc75bdbcd05e5316b5c05cbc258010068fb63e8
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 44a1614c..11080dd0 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=2
minor=1
-patch=2
+patch=3
base_version=${major}.${minor}.${patch}
|