commit 1666374cfe63987ed24167a032d2d99a05da317b from: Omar Polo date: Sun May 26 07:44:07 2024 UTC -current again commit - 3fa2381a5adae1022aeb111328b67b7e2fc4e7f9 commit + 1666374cfe63987ed24167a032d2d99a05da317b blob - 9e72ff0d93c429f835e73ce06f0b87ffa0e20d53 blob + 49858c394b3ff837b6b6e5c2df283ad0c591ba7e --- configure.ac +++ configure.ac @@ -1,4 +1,4 @@ -AC_INIT([telescope], [0.9.1], [telescope@omarpolo.com], +AC_INIT([telescope], [0.9.1-current], [telescope@omarpolo.com], [telescope], [gemini://telescope.omarpolo.com]) AC_CONFIG_AUX_DIR(etc) AC_CONFIG_LIBOBJ_DIR(compat)