We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4e19aa commit 735b1f8Copy full SHA for 735b1f8
lib/openscap/version.rb
@@ -1,5 +1,5 @@
1
#
2
-# Copyright (c) 2014--2016 Red Hat Inc.
+# Copyright (c) 2014--2018 Red Hat Inc.
3
4
# This software is licensed to you under the GNU General Public License,
5
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
@@ -10,5 +10,5 @@
10
11
12
module OpenSCAP
13
- VERSION = '0.4.7'.freeze
+ VERSION = '0.4.8'.freeze
14
end
0 commit comments