Updated for rework-17
This commit is contained in:
parent
e9ceec2522
commit
847173ecc0
6
NEWS
6
NEWS
|
|
@ -1,3 +1,9 @@
|
|||
Ng-spice-rework-17
|
||||
============
|
||||
This is a bug fix release. Previous release tarball did not included
|
||||
an include file necessary for compiling numparam library.
|
||||
|
||||
|
||||
Ng-spice-rework-16
|
||||
============
|
||||
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ dnl Initialisation
|
|||
dnl ---------------
|
||||
|
||||
dnl Initialisation of configure
|
||||
AC_INIT(ng-spice-rework,16,ngspice-bugs@lists.sourceforge.net)
|
||||
AC_INIT(ng-spice-rework,17,ngspice-bugs@lists.sourceforge.net)
|
||||
|
||||
dnl Unique file in the source directory
|
||||
AC_CONFIG_SRCDIR([src/ngspice.c])
|
||||
|
|
|
|||
Loading…
Reference in New Issue