From 82ee4f6cd665af6fc81c94594a89635bb1427346 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Fri, 3 Jan 2025 17:34:34 +0000 Subject: [PATCH] Creating snapshot s20250103 --- release_tag.h | 1 + verilog.spec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 release_tag.h diff --git a/release_tag.h b/release_tag.h new file mode 100644 index 000000000..66df059da --- /dev/null +++ b/release_tag.h @@ -0,0 +1 @@ +#define VERSION_TAG "s20250103" diff --git a/verilog.spec b/verilog.spec index 2b5856329..d1a8d5049 100644 --- a/verilog.spec +++ b/verilog.spec @@ -2,7 +2,7 @@ # %define major 13 %define minor 0 -%define rev_date 20221226 +%define rev_date 20250103 # Normally, the suff-ix is %nil, meaning the suffix is to not be used. # But if the builder wants to make a suffixed package, he may set this # to a value (i.e. -test) to cause suffixes to be put in all the right