commit 5f277b1b533d12695600e7f302fc6f6d1f0f4425 from: Stefan Sperling via: Thomas Adam date: Sun Apr 24 13:42:06 2022 UTC bump version number commit - eaf8edab56718d7ce476ce5ae725ac7398e708df commit + 5f277b1b533d12695600e7f302fc6f6d1f0f4425 blob - 2ef307aa6ecd091f2ce356334b162dc5b1b444f5 blob + 310b7202918a9d959225bedd92acd048bf0768f4 --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.69 +GOT_VERSION_NUMBER=0.70 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}