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 4d08ea3 commit 4cfcfa1Copy full SHA for 4cfcfa1
configure.ac
@@ -2,7 +2,7 @@
2
# Process this file with autoconf to produce a configure script.
3
4
AC_PREREQ([2.69])
5
-AC_INIT([bitwise], [v0.30], [[email protected]])
+AC_INIT([bitwise], [v0.31], [[email protected]])
6
AC_CONFIG_SRCDIR([src/misc.c])
7
AC_CONFIG_HEADERS([inc/config.h])
8
0 commit comments