Skip to content

Commit

Permalink
Update version number to 7.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
edewata committed Feb 8, 2024
1 parent 363da6f commit 85aa62f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tomcatjss.spec
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ BuildArch: noarch

# For development (i.e. unsupported) releases, use x.y.z-0.n.<phase>.
# For official (i.e. supported) releases, use x.y.z-r where r >=1.
%global release_number 0.1
%global release_number 1
Version: %{major_version}.%{minor_version}.%{update_version}
Release: %{release_number}%{?_timestamp}%{?_commit_id}%{?dist}
%global _phase -alpha1
#global _phase -alpha1

# To generate the source tarball:
# $ git clone https://github.com/dogtagpki/tomcatjss.git
Expand Down

0 comments on commit 85aa62f

Please sign in to comment.