commit a9e66726ec8e6d4997a024f572ee53719f7b9cdb from: Stefan Sperling date: Sun Oct 17 17:46:49 2021 UTC bump version number commit - f1028e98104acd4c3cf6f9c2ef6030798212320a commit + a9e66726ec8e6d4997a024f572ee53719f7b9cdb blob - f2f1322c647ad060e28401f4ea2d3ab25fca6cc3 blob + fbb957ea244f1aacbafb841cfc261ea6d6101341 --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.63 +GOT_VERSION_NUMBER=0.64 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}