commit | fc4ad7a7e0cf7b76c502b0e71732ece9b47ef01a | [log] [tgz] |
---|---|---|
author | Eric Ball <eball@linuxfoundation.org> | Wed Feb 05 17:22:21 2025 -0800 |
committer | Eric Ball <eball@linuxfoundation.org> | Fri Feb 14 13:28:58 2025 -0800 |
tree | 140c08e92ad93ca2af1565121423c4fd73accde5 | |
parent | 3e4d6d63f6adba95df408b8cceb204a15f1e14dc [diff] [blame] |
Remove python patching from voltha-docs build There is no longer any need to patch Python functions in order to get this to work. Python versions have been updated to current defaults, and pinned to avoid future issues with changes. RE: LF Jira IT-27751 Signed-off-by: Eric Ball <eball@linuxfoundation.org> Change-Id: I925d48ecabf4d642500175d0ca3474cc333894c6
diff --git a/VERSION b/VERSION index f9595dd..f208b0d 100644 --- a/VERSION +++ b/VERSION
@@ -1 +1 @@ -2.12.44 +2.12.45