commit d437ae9086e90877d83a8b23c0eb9d3d8f10acf7 from: Stefan Sperling via: Thomas Adam date: Mon Mar 13 14:37:07 2023 UTC bump version number commit - 9700d08a3c26e6caa16b07926921f4379001df2e commit + d437ae9086e90877d83a8b23c0eb9d3d8f10acf7 blob - b93bfdb25ce151f643583a2f1a9f23e6c827f30c blob + 656933df4cd6937c68d6b489b5ba4df8e1212f12 --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.86 +GOT_VERSION_NUMBER=0.87 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}