From 1a3ce11a79374f0de97fb57f772aa33d9bd3faa3 Mon Sep 17 00:00:00 2001 From: Stephen Williams Date: Tue, 1 Nov 2011 09:57:50 -0700 Subject: [PATCH] Prepare for version 0.9.5 --- verilog.spec | 4 ++-- version_base.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/verilog.spec b/verilog.spec index b225584e8..12cd0396a 100644 --- a/verilog.spec +++ b/verilog.spec @@ -1,6 +1,6 @@ #norootforbuild # -%define rev_date 20110317 +%define rev_date 20111101 # 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.4 +Version: 0.9.5 Release: 0 License: GPL Group: Productivity/Scientific/Electronics diff --git a/version_base.h b/version_base.h index 524be997c..5c09532ca 100644 --- a/version_base.h +++ b/version_base.h @@ -5,7 +5,7 @@ */ # define VERSION_MAJOR1 0 # define VERSION_MAJOR2 9 -# define VERSION_MINOR 4 +# define VERSION_MINOR 5 # define VERSION_EXTRA "" /* This is a concatenation of MAJOR1.MAJOR2 that is used by