Bump major version to 12.
This commit is contained in:
parent
6880b39770
commit
4e79c1c861
|
|
@ -1,6 +1,6 @@
|
|||
#norootforbuild
|
||||
#
|
||||
%define rev_date 20150815
|
||||
%define rev_date 20201003
|
||||
# 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: 11.0.%{rev_date}
|
||||
Version: 12.0.%{rev_date}
|
||||
Release: 0
|
||||
License: GPL
|
||||
Group: Productivity/Scientific/Electronics
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
* Edit this definition in version_base.in to define the base version
|
||||
* number for the compiled result.
|
||||
*/
|
||||
# define VERSION_MAJOR 11
|
||||
# define VERSION_MAJOR 12
|
||||
# define VERSION_MINOR 0
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in New Issue