Skip to content

Commit 735b1f8

Browse files
committed
ruby-openscap-0.4.8
1 parent b4e19aa commit 735b1f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/openscap/version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2014--2016 Red Hat Inc.
2+
# Copyright (c) 2014--2018 Red Hat Inc.
33
#
44
# This software is licensed to you under the GNU General Public License,
55
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
@@ -10,5 +10,5 @@
1010
#
1111

1212
module OpenSCAP
13-
VERSION = '0.4.7'.freeze
13+
VERSION = '0.4.8'.freeze
1414
end

0 commit comments

Comments
 (0)