We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3436af commit 99977e8Copy full SHA for 99977e8
configure.ac
@@ -6,7 +6,7 @@ AM_SILENT_RULES([yes])
6
# Don't forget to update these too
7
READSTAT_MAJOR_VERSION=1
8
READSTAT_MINOR_VERSION=1
9
-READSTAT_MICRO_VERSION=8
+READSTAT_MICRO_VERSION=9
10
11
# libtool stuff, see https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html#Updating-version-info
12
READSTAT_VERSION=$READSTAT_MAJOR_VERSION.$READSTAT_MINOR_VERSION.$READSTAT_MICRO_VERSION
0 commit comments