diff --git a/configure.ac b/configure.ac index 292c6f8..9e72ff0 100644 --- a/configure.ac +++ b/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) diff --git a/site/Makefile b/site/Makefile index ac7d3ca..d8dc6fa 100644 --- a/site/Makefile +++ b/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}