commit 361f1f401c5c6e87c01e86e266887fd5c775afc5 from: Stefan Sperling date: Tue Sep 03 15:28:19 2019 UTC bump version number commit - b542b18a319414302af623e3624224469226817e commit + 361f1f401c5c6e87c01e86e266887fd5c775afc5 blob - f2270390003717e36c0a89ba5362d89e007f5d56 blob + 4cb64ff92fa6155a7734113f1327ae436fca4d9a --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.14 +GOT_VERSION_NUMBER=0.15 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}