we are developing ngspice-33+

This commit is contained in:
Holger Vogt 2020-11-16 16:55:36 +01:00
parent c9ec96a9d2
commit f1350e09ed
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
# ---------------
# Initialization of configure
AC_INIT([ngspice], [33], [http://ngspice.sourceforge.net/bugrep.html])
AC_INIT([ngspice], [33+], [http://ngspice.sourceforge.net/bugrep.html])
# Unique file in the source directory
AC_CONFIG_SRCDIR([src/ngspice.c])