Browse Source

version 21

pre-master-46
h_vogt 16 years ago
parent
commit
52e01e0f41
  1. 1
      ChangeLog
  2. 2
      configure.in

1
ChangeLog

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

2
configure.in

@ -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…
Cancel
Save