Updated for rework-17

This commit is contained in:
pnenzi 2005-08-30 07:54:40 +00:00
parent e9ceec2522
commit 847173ecc0
2 changed files with 7 additions and 1 deletions

6
NEWS
View File

@ -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
============

View File

@ -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])