Rename the ngspice version information offered in sharedspice.h
This commit is contained in:
parent
99a7bfd8fe
commit
462534a0fb
|
|
@ -88,8 +88,8 @@ request to the caller or an request for exiting upon error,
|
||||||
done by callback function ngexit().
|
done by callback function ngexit().
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PACKAGE_VERSION
|
#ifndef NGSPICE_PACKAGE_VERSION
|
||||||
#define PACKAGE_VERSION "34+"
|
#define NGSPICE_PACKAGE_VERSION "34+"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef NGSPICE_DLL_H
|
#ifndef NGSPICE_DLL_H
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue