Skip to content

Commit

Permalink
[New release] Make new 0.1.32 upstream release
Browse files Browse the repository at this point in the history
  • Loading branch information
yuumasato committed Mar 28, 2017
1 parent 83f6d11 commit 8c6cabe
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
8 changes: 4 additions & 4 deletions VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@ SSG_PROJECT_NAME = scap-security-guide
# #
# e.g. SSG_MAJOR_VERSION = 0 #
# SSG_MINOR_VERSION = 1 #
# SSG_RELEASE_VERSION = 31 #
# -> "0.1.31" #
# SSG_RELEASE_VERSION = 32 #
# -> "0.1.32" #
########################################################
SSG_MAJOR_VERSION = 0.1
SSG_MINOR_VERSION = 31
SSG_MINOR_VERSION = 32
SSG_RELEASE_VERSION = 1

########################################################
# Contains the scap-security-guide release manager's #
# name, email, and the date if the release i.e. #
# 'git tag'. These are added to the rpm changelog #
########################################################
SSG_RELEASE_DATE = Mon Nov 28 2016
SSG_RELEASE_DATE = Tue Mar 28 2017
SSG_REL_MANAGER = Watson Yuuma Sato
SSG_REL_MANAGER_MAIL = [email protected]

Expand Down
3 changes: 3 additions & 0 deletions scap-security-guide.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ present in %{name} package.
* __DATE__ __REL_MANAGER__ <__REL_MANAGER_MAIL__> __VERSION__-__RELEASE__
- Make new __VERSION__ release

* Tue Mar 28 2017 Watson Yuuma Sato <[email protected]> 0.1.32-1
- Make new 0.1.32 upstream release

* Mon Nov 28 2016 Watson Yuuma Sato <[email protected]> 0.1.31-1
- Make new 0.1.31 upstream release

Expand Down

0 comments on commit 8c6cabe

Please sign in to comment.