commit cbb2185c687e1b7de7ee59e91e23ab64c6607571 from: Stefan Sperling date: Wed Jan 18 23:02:39 2023 UTC bump version number commit - a5ddf5e0ebf8e0a3595e8d27c04e9d6869891758 commit + cbb2185c687e1b7de7ee59e91e23ab64c6607571 blob - f44288e43cd34f0cc6d67ac2b9ea4c9b6924bda0 blob + 9538d1be15dbf3605599a538430a4da0e7e352ac --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.81 +GOT_VERSION_NUMBER=0.82 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}