commit 3fa2381a5adae1022aeb111328b67b7e2fc4e7f9 from: Omar Polo date: Sun May 26 07:43:02 2024 UTC bump version to 0.9.1 commit - 77257956f569667a679de6abdfbeb605acb80c45 commit + 3fa2381a5adae1022aeb111328b67b7e2fc4e7f9 blob - 292c6f8f36a6dc7736f4bb97c9a3d7eb12501a20 blob + 9e72ff0d93c429f835e73ce06f0b87ffa0e20d53 --- configure.ac +++ configure.ac @@ -1,4 +1,4 @@ -AC_INIT([telescope], [0.9-current], [telescope@omarpolo.com], +AC_INIT([telescope], [0.9.1], [telescope@omarpolo.com], [telescope], [gemini://telescope.omarpolo.com]) AC_CONFIG_AUX_DIR(etc) AC_CONFIG_LIBOBJ_DIR(compat) blob - ac7d3caf0d90aa0327151efe1c9e311ad90eec24 blob + d8dc6fa2f34380e524827a6196018f8821d89a3b --- site/Makefile +++ site/Makefile @@ -15,7 +15,7 @@ TITLE_gallery.gmi = Gallery REPOLOGY_BANNER = https://repology.org/badge/vertical-allrepos/telescope.svg REPOLOGY_URL = https://repology.org/project/telescope/versions -SUBST = ./subst CURRV=0.9 CURRKEY=0.9 NEXTKEY=0.10 \ +SUBST = ./subst CURRV=0.9.1 CURRKEY=0.9 NEXTKEY=0.10 \ CURRSIGN=RWSmshjFM8Q0IDYUd4I/8G2q9Y0DUaZLac4enOtQh5rzsIcVF+ePXCy7 \ REPOLOGY_BANNER=${REPOLOGY_BANNER} \ REPOLOGY_URL=${REPOLOGY_URL}