We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7309926 commit 26a6543Copy full SHA for 26a6543
configure.ac
@@ -1,6 +1,6 @@
1
m4_define([MDNS_MAJOR], [0])
2
m4_define([MDNS_MINOR], [0])
3
-m4_define([MDNS_MICRO], [1])
+m4_define([MDNS_MICRO], [2])
4
5
AC_COPYRIGHT([Copyright 2014-2016 VideoLabs])
6
0 commit comments