Skip to content

Commit 8d3a30b

Browse files
committed
bump version to 0.9
1 parent 93ca14d commit 8d3a30b

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
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.8.1-current], [telescope@omarpolo.com], [telescope], [gemini://telescope.omarpolo.com])
1+
AC_INIT([telescope], [0.9], [telescope@omarpolo.com], [telescope], [gemini://telescope.omarpolo.com])
22
AC_CONFIG_AUX_DIR(etc)
33
AC_CONFIG_LIBOBJ_DIR(compat)
44
AC_CANONICAL_HOST

site/Makefile

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,8 @@ TITLE_gallery.gmi = Gallery
1313
REPOLOGY_BANNER = https://repology.org/badge/vertical-allrepos/telescope.svg
1414
REPOLOGY_URL = https://repology.org/project/telescope/versions
1515

16-
SUBST = ./subst CURRV=0.8.1 CURRKEY=0.8 NEXTKEY=0.9 \
17-
GH=https://github.com/omar-polo/telescope \
18-
CURRSIGN=RWQ12hzRNC/1NhZD56pU1YaRg5AYSEWg9gId5M3e9zwuufmwnbd7WrMb \
19-
NEXTSIGN=RWSmshjFM8Q0IDYUd4I/8G2q9Y0DUaZLac4enOtQh5rzsIcVF+ePXCy7 \
16+
SUBST = ./subst CURRV=0.9 CURRKEY=0.9 NEXTKEY=0.10 \
17+
CURRSIGN=RWRkrb76bmCHNKaMnALGf2UgKgq0d/O/ULTeGq36Dos7MGm79CXoZLWN \
2018
REPOLOGY_BANNER=${REPOLOGY_BANNER} \
2119
REPOLOGY_URL=${REPOLOGY_URL}
2220

site/index.gmi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ0nD5I8BNVJknT87gnpLIJWK0fXTayDktQOlS38CGj4
8585

8686
## Changelog
8787

88-
0.9 “Cielo Super Acceso” — Released February 2X, 2024
88+
0.9 “Cielo Super Acceso” — Released February 23, 2024
8989

9090
### New features
9191

0 commit comments

Comments
 (0)