commit cee3836880940ba0d1203e0682a43a680132bc27 from: Stefan Sperling date: Tue Mar 07 18:52:55 2023 UTC bump version number commit - 4127fdc3489455c2f4ec9ff2e736a0a57c8642d0 commit + cee3836880940ba0d1203e0682a43a680132bc27 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}