commit a926e3a4334151b10e2b78e1fa3f2a59a44c71f2 from: Stefan Sperling date: Mon Oct 21 11:08:19 2019 UTC bump version number commit - 937e0e58712b4c76542d1d1485bce7679b7320a6 commit + a926e3a4334151b10e2b78e1fa3f2a59a44c71f2 blob - dc56aedaaed24af4c6389e4f0ba42d30aa66aa54 blob + 442e8c3faba46328cf14534b97541f20ef3e539e --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.18 +GOT_VERSION_NUMBER=0.19 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}