commit 7f0ff4a55b1edcc332a395004bc76356777e30d8 from: Stefan Sperling via: Thomas Adam date: Wed Mar 08 09:25:05 2023 UTC bump version number commit - 8f8b8c0017982b32248bd2fe9024245b21ce6af6 commit + 7f0ff4a55b1edcc332a395004bc76356777e30d8 blob - 26946701da1e1905abe522765221b714537ae617 blob + b93bfdb25ce151f643583a2f1a9f23e6c827f30c --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.85 +GOT_VERSION_NUMBER=0.86 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}