mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-31 09:55:01 +02:00
Mark version as stable.
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
* This will be appended to the version. Use this to mark development
|
||||
* versions and the like.
|
||||
*/
|
||||
# define VERSION_EXTRA ""
|
||||
# define VERSION_EXTRA " (stable)"
|
||||
|
||||
# define VERSION_STRINGIFY(x) #x
|
||||
# define VERSION_STR(a,b,extra) VERSION_STRINGIFY(a.b) extra
|
||||
|
||||
Reference in New Issue
Block a user