mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-28 16:53:45 +02:00
Prepare for version 0.9.5
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user