We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e486d7f commit e214355Copy full SHA for e214355
configure.ac
@@ -4,7 +4,7 @@ dnl
4
dnl +------------------------
5
dnl | Initialize package info
6
7
-AC_INIT([HARP], [1.0.4], [work@theodorekisner.com], [harp], [https://theodorekisner.com/software/harp/])
+AC_INIT([HARP], [1.0.5], [work@theodorekisner.com], [harp], [https://theodorekisner.com/software/harp/])
8
AC_CONFIG_SRCDIR([Makefile.am])
9
AM_INIT_AUTOMAKE([foreign])
10
AC_CONFIG_HEADERS(config.h)
0 commit comments