Skip to content

Commit e214355

Browse files
committed
bump 1.0.5 version
1 parent e486d7f commit e214355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dnl
44
dnl +------------------------
55
dnl | Initialize package info
66
dnl +------------------------
7-
AC_INIT([HARP], [1.0.4], [work@theodorekisner.com], [harp], [https://theodorekisner.com/software/harp/])
7+
AC_INIT([HARP], [1.0.5], [work@theodorekisner.com], [harp], [https://theodorekisner.com/software/harp/])
88
AC_CONFIG_SRCDIR([Makefile.am])
99
AM_INIT_AUTOMAKE([foreign])
1010
AC_CONFIG_HEADERS(config.h)

0 commit comments

Comments
 (0)