We are devloping towrds ngspice-38

This commit is contained in:
Holger Vogt 2022-07-20 14:52:25 +02:00
parent 758ecd1d60
commit 67fc36c8bb
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
# problem to the user.
AC_PREREQ([2.59])
m4_define([ngspice_major_version], [37])
m4_define([ngspice_major_version], [37+])
m4_define([ngspice_minor_version], [0])
m4_define([ngspice_version],
[ngspice_major_version])