Skip to content

Commit 3fa2381

Browse files
committed
bump version to 0.9.1
1 parent 7725795 commit 3fa2381

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([telescope], [0.9-current], [telescope@omarpolo.com],
1+
AC_INIT([telescope], [0.9.1], [telescope@omarpolo.com],
22
[telescope], [gemini://telescope.omarpolo.com])
33
AC_CONFIG_AUX_DIR(etc)
44
AC_CONFIG_LIBOBJ_DIR(compat)

site/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ TITLE_gallery.gmi = Gallery
1515
REPOLOGY_BANNER = https://repology.org/badge/vertical-allrepos/telescope.svg
1616
REPOLOGY_URL = https://repology.org/project/telescope/versions
1717

18-
SUBST = ./subst CURRV=0.9 CURRKEY=0.9 NEXTKEY=0.10 \
18+
SUBST = ./subst CURRV=0.9.1 CURRKEY=0.9 NEXTKEY=0.10 \
1919
CURRSIGN=RWSmshjFM8Q0IDYUd4I/8G2q9Y0DUaZLac4enOtQh5rzsIcVF+ePXCy7 \
2020
REPOLOGY_BANNER=${REPOLOGY_BANNER} \
2121
REPOLOGY_URL=${REPOLOGY_URL}

0 commit comments

Comments
 (0)