tclspice.c, ngspice.pm, config.h in visualc: prepare ngspice-25

This commit is contained in:
h_vogt
2012-12-23 12:13:38 +01:00
parent fa2ea96eb8
commit 298f9ceaa9
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ $netlistFile="ngspiceCkt";
use strict;
sub version {
return("24"); # the version only seems to be printed in interactive mode
return("25"); # the version only seems to be printed in interactive mode
}
sub runNoiseTest {