commit 745337baea593bff8bc2b0752906db15c5926969 from: Omar Polo date: Sat Jun 29 17:42:54 2024 UTC bump version to 0.10.1 commit - 96576240de59cf73051ad8be03d53e2e537f3fb1 commit + 745337baea593bff8bc2b0752906db15c5926969 blob - 53c56bc900960c196ef0f8aa49f370d7d2888dad blob + 48c3ebb0e721da81a6c2ca0fe29523e46d6faae9 --- configure.ac +++ configure.ac @@ -1,4 +1,4 @@ -AC_INIT([telescope], [0.10-current], [telescope@omarpolo.com], +AC_INIT([telescope], [0.10.1], [telescope@omarpolo.com], [telescope], [gemini://telescope-browser.org]) AC_CONFIG_AUX_DIR(etc) AC_CONFIG_LIBOBJ_DIR(compat)