We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95d4125 commit 107a14bCopy full SHA for 107a14b
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.32.0)])
+AC_INIT([meep],[m4_esyscmd(./version.sh 1.33.0-beta)])
4
AC_CONFIG_SRCDIR(src/step.cpp)
5
6
# Shared-library version number; indicates api compatibility, and is
0 commit comments