commit 333ac74ecb8eb10c94850efc8c0e03273224c044 from: Stefan Sperling date: Fri Aug 09 09:20:19 2019 UTC bump version number commit - 661640238bb42e60d862211cd0c0ac4576558656 commit + 333ac74ecb8eb10c94850efc8c0e03273224c044 blob - 3764a810a547ac74069a0c7e3b7528493538da4b blob + 91675fc2ca279b832ffe5511bb8d8304c27b3041 --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.1 +GOT_VERSION_NUMBER=0.2 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}