Browse Source

We are now developing towards ngspice-34

pre-master-46
Holger Vogt 6 years ago
parent
commit
9e339ccb43
  1. 2
      configure.ac

2
configure.ac

@ -12,7 +12,7 @@
# --------------- # ---------------
# Initialisation of configure # 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 # Unique file in the source directory
AC_CONFIG_SRCDIR([src/ngspice.c]) AC_CONFIG_SRCDIR([src/ngspice.c])

Loading…
Cancel
Save