Renamed release to 17.1 for compatibility with tclspice.
This commit is contained in:
parent
9cc832a57f
commit
7a63b8871a
|
|
@ -12,7 +12,7 @@ dnl Initialisation
|
|||
dnl ---------------
|
||||
|
||||
dnl Initialisation of configure
|
||||
AC_INIT(ng-spice-rework,17+,ngspice-bugs@lists.sourceforge.net)
|
||||
AC_INIT(ng-spice-rework,17.1,ngspice-bugs@lists.sourceforge.net)
|
||||
|
||||
dnl Unique file in the source directory
|
||||
AC_CONFIG_SRCDIR([src/ngspice.c])
|
||||
|
|
|
|||
Loading…
Reference in New Issue