version 29+
This commit is contained in:
parent
57f8fae0ba
commit
18fc3fcc3b
|
|
@ -12,7 +12,7 @@
|
||||||
# ---------------
|
# ---------------
|
||||||
|
|
||||||
# Initialisation of configure
|
# Initialisation of configure
|
||||||
AC_INIT([ngspice], [29], [http://ngspice.sourceforge.net/bugrep.html])
|
AC_INIT([ngspice], [29+], [http://ngspice.sourceforge.net/bugrep.html])
|
||||||
|
|
||||||
# Unique file in the source directory
|
# Unique file in the source directory
|
||||||
AC_CONFIG_SRCDIR([src/ngspice.c])
|
AC_CONFIG_SRCDIR([src/ngspice.c])
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue