Skip to content

Commit 99977e8

Browse files
authored
Bump version in configure.ac (#308)
1 parent a3436af commit 99977e8

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
@@ -6,7 +6,7 @@ AM_SILENT_RULES([yes])
66
# Don't forget to update these too
77
READSTAT_MAJOR_VERSION=1
88
READSTAT_MINOR_VERSION=1
9-
READSTAT_MICRO_VERSION=8
9+
READSTAT_MICRO_VERSION=9
1010

1111
# libtool stuff, see https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html#Updating-version-info
1212
READSTAT_VERSION=$READSTAT_MAJOR_VERSION.$READSTAT_MINOR_VERSION.$READSTAT_MICRO_VERSION

0 commit comments

Comments
 (0)