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 5cbd52e commit cb30563Copy full SHA for cb30563
configure.ac
@@ -1,6 +1,6 @@
1
AC_PREREQ(2.60)
2
3
-AC_INIT(c-capnproto, 0.2, [])
+AC_INIT(c-capnproto, 0.3, [])
4
AC_CONFIG_SRCDIR(lib/capnp_c.h)
5
AC_CONFIG_MACRO_DIR([m4])
6
AC_CONFIG_AUX_DIR([ac])
0 commit comments