We are now developing towards ngspice-34

This commit is contained in:
Holger Vogt 2020-10-18 16:43:24 +02:00
parent 371ad3496c
commit 9e339ccb43
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
# ---------------
# Initialisation 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])