Skip to content

Commit d5e2f95

Browse files
committed
tag 0.7, "Via Paolo Fabbri 43"
1 parent 77e9591 commit d5e2f95

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2022-01-13 Omar Polo <op@omarpolo.com>
2+
3+
* configure.ac: tag 0.7, "Via Paolo Fabbri 43"
4+
15
2022-01-11 Omar Polo <op@omarpolo.com>
26

37
* cmd.c (cmd_cache_info): add command `cache-info' to show cache stats.

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([telescope], [0.6.1-dev], [telescope@omarpolo.com], [telescope], [gemini://telescope.omarpolo.com])
1+
AC_INIT([telescope], [0.7], [telescope@omarpolo.com], [telescope], [gemini://telescope.omarpolo.com])
22
AC_CONFIG_LIBOBJ_DIR(compat)
33
AC_CANONICAL_HOST
44
AM_INIT_AUTOMAKE([-Wall foreign subdir-objects])

0 commit comments

Comments
 (0)