Skip to content

Commit 897cc61

Browse files
committed
Update version
1 parent adbc0df commit 897cc61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ AC_SUBST(BUILDROOT)
2121
# we use Semantic Versioning x.y.z tag for release, docs: http://semver.org/
2222
WIFIDOG_MAJOR_VERSION=1
2323
WIFIDOG_MINOR_VERSION=2
24-
WIFIDOG_MICRO_VERSION=0
24+
WIFIDOG_MICRO_VERSION=1
2525
WIFIDOG_VERSION=$WIFIDOG_MAJOR_VERSION.$WIFIDOG_MINOR_VERSION.$WIFIDOG_MICRO_VERSION
2626

2727
AC_SUBST(WIFIDOG_MAJOR_VERSION)

0 commit comments

Comments
 (0)