Skip to content

Commit 719d338

Browse files
committed
Make new 0.1.22 release
1 parent e682ecb commit 719d338

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

VERSION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,20 @@ SSG_PROJECT_NAME = scap-security-guide
1414
# <MAJOR>.<MINOR>.<RELEASE> #
1515
# #
1616
# e.g. SSG_MAJOR_VERSION = 0 #
17-
# SSG_MINOR_VERSION = 1 #
17+
# SSG_MINOR_VERSION = 22
1818
# SSG_RELEASE_VERSION = 12 #
1919
# -> "0.1.12" #
2020
########################################################
2121
SSG_MAJOR_VERSION = 0.1
22-
SSG_MINOR_VERSION = 21
22+
SSG_MINOR_VERSION = 22
2323
SSG_RELEASE_VERSION = 1
2424

2525
########################################################
2626
# Contains the scap-security-guide release manager's #
2727
# name, email, and the date if the release i.e. #
2828
# 'git tag'. These are added to the rpm changelog #
2929
########################################################
30-
SSG_RELEASE_DATE = Fri Feb 20 2015
30+
SSG_RELEASE_DATE = Fri Mar 06 2015
3131
SSG_REL_MANAGER = Jan iankko Lieskovsky
3232
SSG_REL_MANAGER_MAIL = [email protected]
3333

scap-security-guide.spec.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,9 @@ cp -a RHEL/7/dist/content/ssg-rhel7-ds.xml %{buildroot}%{_datadir}/xml/scap/ssg/
122122
* __DATE__ __REL_MANAGER__ <__REL_MANAGER_MAIL__> __VERSION__-__RELEASE__
123123
- Make new __VERSION__ release
124124

125+
* Fri Mar 06 2015 Jan iankko Lieskovsky <[email protected]> 0.1.21.1.201503062016GITe682ecb-1
126+
- Make new 0.1.21.1.201503062016GITe682ecb release
127+
125128
* Fri Feb 20 2015 Jan iankko Lieskovsky <[email protected]> 0.1.21-1
126129
- Make new 0.1.21 release
127130

0 commit comments

Comments
 (0)