Skip to content

Commit 107a14b

Browse files
authored
Update configure.ac: 1.33-beta
1 parent 95d4125 commit 107a14b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Process this file with autoconf to produce a configure script.
22

3-
AC_INIT([meep],[m4_esyscmd(./version.sh 1.32.0)])
3+
AC_INIT([meep],[m4_esyscmd(./version.sh 1.33.0-beta)])
44
AC_CONFIG_SRCDIR(src/step.cpp)
55

66
# Shared-library version number; indicates api compatibility, and is

0 commit comments

Comments
 (0)