We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a104a1 commit 7a71438Copy full SHA for 7a71438
configure.ac
@@ -1,5 +1,5 @@
1
AC_PREREQ([2.69])
2
-AC_INIT([slirp4netns], [1.1.12], [https://github.com/rootless-containers/slirp4netns/issues])
+AC_INIT([slirp4netns], [1.1.12+dev], [https://github.com/rootless-containers/slirp4netns/issues])
3
AC_CONFIG_SRCDIR([main.c])
4
AC_CONFIG_HEADERS([config.h])
5
0 commit comments