commit be1289b148f89fa1b8c3447d4507e61ff3972b11 from: Omar Polo date: Mon Nov 29 18:16:50 2021 UTC bump version number again commit - e6c2d4982be1ff73a62ed5482d15eafded14e0fe commit + be1289b148f89fa1b8c3447d4507e61ff3972b11 blob - 3bbd6fda2eb517d9fd185deef9d3376a533e4b82 blob + 1831dd1fdb694800bfcbaf4a55060f47a6ded9d2 --- configure.ac +++ configure.ac @@ -1,4 +1,4 @@ -AC_INIT([telescope], [0.6], [telescope@omarpolo.com], [telescope], [gemini://telescope.omarpolo.com]) +AC_INIT([telescope], [0.6.1], [telescope@omarpolo.com], [telescope], [gemini://telescope.omarpolo.com]) AC_CONFIG_LIBOBJ_DIR(compat) AC_CANONICAL_HOST AM_INIT_AUTOMAKE([-Wall foreign subdir-objects])