Commit Diff


commit - c1c54987604dcaedd6b34f44092b09469f7b3eb2
commit + 69e1c12a07cad69482c2e445348a4d07e30033ce
blob - 896eca4ea2690161dcac9e3bbf5983fd142259c6
blob + 1ce2e137610fed82acd579fb91d15a1d9c59c0a9
--- configure.ac
+++ configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([telescope], [0.4.1], [telescope@omarpolo.com], [telescope], [gemini://telescope.omarpolo.com])
+AC_INIT([telescope], [0.4.1-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