diff options
author | MichaelMorris <michael.morris@est.tech> | 2021-11-11 17:34:09 +0000 |
---|---|---|
committer | Anderson Ribeiro <anderson.ribeiro@est.tech> | 2021-11-12 09:30:11 +0000 |
commit | 892bfb41b36aa8297d5e098759ada16c483dbc84 (patch) | |
tree | 462272b926f3d51d27107f500e31939b38f0b57c /version.properties | |
parent | da996fd16101fba9eb739adb49679b4b1e3ee70a (diff) |
Update version and release notes for 1.9.51.9.5
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3773
Change-Id: Iaac34bb631bbce377462c0e964868a8fe4cb1e19
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 9d1f83fcc6..5a147385f3 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=9 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} |