commit 4dff850def86f961eeee65286e0ec2444a80f9ec from: Omar Polo date: Sat Jul 24 08:03:03 2021 UTC start a new cycle commit - cd2f2c8244a1a0451830f60ddabe31af6b400a2b commit + 4dff850def86f961eeee65286e0ec2444a80f9ec blob - 49b7f4a732a087ad9772cf028658c5d385d72ac5 blob + 9afd02e71f2ec079ddeabcb013682297e4161af8 --- configure.ac +++ configure.ac @@ -1,4 +1,4 @@ -AC_INIT([telescope], [0.4], [telescope@omarpolo.com], [telescope], [gemini://telescope.omarpolo.com]) +AC_INIT([telescope], [0.4-dev], [telescope@omarpolo.com], [telescope], [gemini://telescope.omarpolo.com]) AC_CONFIG_LIBOBJ_DIR(compat) AM_INIT_AUTOMAKE([-Wall foreign subdir-objects]) AC_PROG_CC_C99