We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f81732d commit 98004f4Copy full SHA for 98004f4
configure.ac
@@ -1,6 +1,6 @@
1
# Process this file with autoconf to produce a configure script.
2
3
-AC_INIT([meep],[m4_esyscmd(./version.sh 1.30.1)])
+AC_INIT([meep],[m4_esyscmd(./version.sh 1.31.0-beta)])
4
AC_CONFIG_SRCDIR(src/step.cpp)
5
6
# Shared-library version number; indicates api compatibility, and is
0 commit comments