Commit Diff


commit - efa94cae6cedde619c5d0e536b432f08abc89860
commit + 73c3a3ecd2e657329437c301cf4ea834dc5d6176
blob - 2d1908d570035cdbf98af219213cff0a6c567ad4
blob + c2c761a50ebfa5a4ec0393d61eeebf8b97af2a6f
--- configure.ac
+++ configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([telescope], [0.3], [telescope@omarpolo.com], [telescope], [gemini://telescope.omarpolo.com])
+AC_INIT([telescope], [0.3.1], [telescope@omarpolo.com], [telescope], [gemini://telescope.omarpolo.com])
 AC_CONFIG_LIBOBJ_DIR(compat)
 AM_INIT_AUTOMAKE([-Wall foreign subdir-objects])
 AC_PROG_CC_C99