VOL-4836 - Cosmetic edits to trigger a jenkins job.
Makefile
makefiles/
----------
o Added targets help, lint, sterile, todo, {go,java,python}-all.
o replace "rm -rf" with make builtin $(RM) -r.
o make clean: pass --no-run-if-empty to avoid a failure condition.
tox.ini
-------
o Test target runs cleanly with python v3.10.6 so include as a valid interpreter version.
python/
python/test/
------------
o Cosmetic edit, update copyright notice to trigger a jenkins job.
Change-Id: I3f10ada2774b0c5c742ee4aabcd60bbb56ab76dc
diff --git a/VERSION b/VERSION
index 9a97057..025c1ae 100755
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-5.3.6
+5.3.7