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 adbc0df commit 897cc61Copy full SHA for 897cc61
configure.in
@@ -21,7 +21,7 @@ AC_SUBST(BUILDROOT)
21
# we use Semantic Versioning x.y.z tag for release, docs: http://semver.org/
22
WIFIDOG_MAJOR_VERSION=1
23
WIFIDOG_MINOR_VERSION=2
24
-WIFIDOG_MICRO_VERSION=0
+WIFIDOG_MICRO_VERSION=1
25
WIFIDOG_VERSION=$WIFIDOG_MAJOR_VERSION.$WIFIDOG_MINOR_VERSION.$WIFIDOG_MICRO_VERSION
26
27
AC_SUBST(WIFIDOG_MAJOR_VERSION)
0 commit comments