Commit Diff


commit - 77e9591fc27fd0f06aaff0cd94880ed1d5de9a75
commit + d5e2f954920e7476938d015dace69631ba84501c
blob - 2e5c2437b67314a24a82e4728860d899281deffe
blob + 1cbde68ad624cd33160d3eaccfefa9be545f41b1
--- ChangeLog
+++ ChangeLog
@@ -1,3 +1,7 @@
+2022-01-13  Omar Polo  <op@omarpolo.com>
+
+	* configure.ac: tag 0.7, "Via Paolo Fabbri 43"
+
 2022-01-11  Omar Polo  <op@omarpolo.com>
 
 	* cmd.c (cmd_cache_info): add command `cache-info' to show cache stats.
blob - 047e10593a177f2e8549fc0608404d2c2f3b808e
blob + 4b0a2cdcca1ca8292bee1e4a5d7a844ca783f6bb
--- configure.ac
+++ configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([telescope], [0.6.1-dev], [telescope@omarpolo.com], [telescope], [gemini://telescope.omarpolo.com])
+AC_INIT([telescope], [0.7], [telescope@omarpolo.com], [telescope], [gemini://telescope.omarpolo.com])
 AC_CONFIG_LIBOBJ_DIR(compat)
 AC_CANONICAL_HOST
 AM_INIT_AUTOMAKE([-Wall foreign subdir-objects])