commit 4a669b4d3071698d662027a6c80ea850be275084 from: Stefan Sperling date: Mon Sep 23 09:50:20 2019 UTC bump version number commit - eab2e76a2143b6bd2dc8f23b515d86a6c16796ac commit + 4a669b4d3071698d662027a6c80ea850be275084 blob - 893064cf0a2e9fe6bd94e46f8dbde1a3a331989a blob + 096f43b0fbcce19924bd234d9789f040069faf05 --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.16 +GOT_VERSION_NUMBER=0.17 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}