Skip to content

Commit

Permalink
set master version to 1.29-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengj committed Nov 9, 2023
1 parent ab20f9c commit d7a44a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Process this file with autoconf to produce a configure script.

AC_INIT([meep],[m4_esyscmd(./version.sh 1.28.0)])
AC_INIT([meep],[m4_esyscmd(./version.sh 1.29.0-beta)])
AC_CONFIG_SRCDIR(src/step.cpp)

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

0 comments on commit d7a44a7

Please sign in to comment.