mirror of
https://github.com/verilator/verilator.git
synced 2026-09-02 10:48:27 +02:00
Move version to configure.ac
This commit is contained in:
@@ -25,7 +25,10 @@
|
||||
//**********************************************************************
|
||||
//**** Version and host name
|
||||
|
||||
#define DTVERSION "Verilator 3.822 devel"
|
||||
// Autoconf substitutes this with the strings from AC_INIT.
|
||||
#define PACKAGE_STRING ""
|
||||
|
||||
#define DTVERSION PACKAGE_STRING
|
||||
|
||||
//**********************************************************************
|
||||
//**** Functions
|
||||
|
||||
Reference in New Issue
Block a user