commit 4c573c7c79e170567111adc245c8f3d80ff7f879 from: Stefan Sperling via: Thomas Adam date: Sat Oct 16 11:09:49 2021 UTC bump version number commit - 3dcd630af053da73bdb0fdd7f9d735f54757948e commit + 4c573c7c79e170567111adc245c8f3d80ff7f879 blob - 5acc974795c1679097d071e913d400fd4aeecd5a blob + f2f1322c647ad060e28401f4ea2d3ab25fca6cc3 --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.62 +GOT_VERSION_NUMBER=0.63 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}