commit cb5e950e0389a63428fd1e8944d15f843cf4a418 from: Stefan Sperling via: Thomas Adam date: Sun Jul 23 20:19:37 2023 UTC bump version number commit - c28ade1afc89aea0ae84b5f06b26f614cdb3dc79 commit + cb5e950e0389a63428fd1e8944d15f843cf4a418 blob - 4fa573b132c83074b6981d441f228128a7ef5802 blob + 2b4bf323a2fc7bdd110ce2af7685d6c747f34ff5 --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.91 +GOT_VERSION_NUMBER=0.92 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}