diff --git a/verilog.spec b/verilog.spec index a1296ab42..a87cf976e 100644 --- a/verilog.spec +++ b/verilog.spec @@ -1,6 +1,6 @@ #norootforbuild # -%define rev_date 20120905 +%define rev_date 20130819 # 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 @@ -10,7 +10,7 @@ # Summary: Icarus Verilog Name: verilog%{suff} -Version: 0.9.6 +Version: 0.9.7 Release: 0 License: GPL Group: Productivity/Scientific/Electronics diff --git a/version_base.h b/version_base.h index 8cf81ee84..4447c243b 100644 --- a/version_base.h +++ b/version_base.h @@ -5,7 +5,7 @@ */ # define VERSION_MAJOR1 0 # define VERSION_MAJOR2 9 -# define VERSION_MINOR 6 +# define VERSION_MINOR 7 # define VERSION_EXTRA "" /* This is a concatenation of MAJOR1.MAJOR2 that is used by