From ac096aa2a0921efde96b76252dffb119dcf27efc Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Sun, 5 Feb 2017 16:01:50 +0100 Subject: Update sol2 (nw) --- 3rdparty/sol2/Catch/scripts/patchRelease.py | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 3rdparty/sol2/Catch/scripts/patchRelease.py (limited to '3rdparty/sol2/Catch/scripts/patchRelease.py') diff --git a/3rdparty/sol2/Catch/scripts/patchRelease.py b/3rdparty/sol2/Catch/scripts/patchRelease.py deleted file mode 100644 index 6abf87af152..00000000000 --- a/3rdparty/sol2/Catch/scripts/patchRelease.py +++ /dev/null @@ -1,9 +0,0 @@ -from __future__ import print_function -from releaseCommon import Version - -v = Version() -v.incrementPatchNumber() -v.updateVersionFile() -v.updateReadmeFile() - -print( "Updated Version.hpp and README to v{0}".format( v.getVersionString() ) ) \ No newline at end of file -- cgit v1.2.3-70-g09d2