version 21
This commit is contained in:
parent
ffb7c96f4f
commit
52e01e0f41
|
|
@ -1,5 +1,6 @@
|
|||
2010-06-12 Holger Vogt
|
||||
* /visualc/include/config.h: update to version 21
|
||||
configure.in: version 21
|
||||
|
||||
2010-06-11 Holger Vogt
|
||||
* DEVICES: update 4.6.5
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ dnl Initialisation
|
|||
dnl ---------------
|
||||
|
||||
dnl Initialisation of configure
|
||||
AC_INIT(ngspice,20plus,ngspice-bugs@lists.sourceforge.net)
|
||||
AC_INIT(ngspice,21,ngspice-bugs@lists.sourceforge.net)
|
||||
|
||||
dnl Unique file in the source directory
|
||||
AC_CONFIG_SRCDIR([src/ngspice.c])
|
||||
|
|
|
|||
Loading…
Reference in New Issue