Skip to content

Commit

Permalink
tagged 0.3 -- Spaceman
Browse files Browse the repository at this point in the history
  • Loading branch information
omar-polo committed Jun 26, 2021
1 parent eff23f5 commit 04c21b6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2021-06-26 Omar Polo <[email protected]>

* configure.ac: tagged 0.3 --- "Spaceman"

2021-06-25 Omar Polo <[email protected]>

* cmd.c (cmd_next_heading): added next-heading (C-c n)
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AC_INIT([telescope], [0.2], [[email protected]], [telescope], [gemini://telescope.omarpolo.com])
AC_INIT([telescope], [0.3], [[email protected]], [telescope], [gemini://telescope.omarpolo.com])
AC_CONFIG_LIBOBJ_DIR(compat)
AM_INIT_AUTOMAKE([-Wall foreign subdir-objects])
AC_PROG_CC_C99
Expand Down

0 comments on commit 04c21b6

Please sign in to comment.