summaryrefslogtreecommitdiffstats
path: root/src/software/lmi/software/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/software/lmi/software/__init__.py')
-rw-r--r--src/software/lmi/software/__init__.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/software/lmi/software/__init__.py b/src/software/lmi/software/__init__.py
index 38a031f..0ddeff1 100644
--- a/src/software/lmi/software/__init__.py
+++ b/src/software/lmi/software/__init__.py
@@ -1,6 +1,6 @@
# Software Management Providers
#
-# Copyright (C) 2012-2013 Red Hat, Inc. All rights reserved.
+# Copyright (C) 2012-2014 Red Hat, Inc. All rights reserved.
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
@@ -23,4 +23,4 @@ CIM providers for software management.
Part of OpenLMI project.
"""
-__version__ = "0.4.1"
+__version__ = "0.4.2"