commit 83168418f06cf494eba905582024e5089c264b35 from: Stefan Sperling date: Wed Aug 21 22:09:16 2019 UTC bump version number commit - 0c349e718f147904ca29994d3816a317d220af66 commit + 83168418f06cf494eba905582024e5089c264b35 blob - 577391e1a91af60214458b58ee1b3173d1fb298f blob + 58d76bd74e1c7967fd0b9c0e79c4a8e7b3d3d06b --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.10 +GOT_VERSION_NUMBER=0.11 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}