summaryrefslogtreecommitdiffstats
path: root/src/python/lmi/base
diff options
context:
space:
mode:
Diffstat (limited to 'src/python/lmi/base')
-rw-r--r--src/python/lmi/base/__init__.py4
-rw-r--r--src/python/lmi/base/__init__.skel2
2 files changed, 3 insertions, 3 deletions
diff --git a/src/python/lmi/base/__init__.py b/src/python/lmi/base/__init__.py
index 0bd8823..0ab8ffc 100644
--- a/src/python/lmi/base/__init__.py
+++ b/src/python/lmi/base/__init__.py
@@ -1,4 +1,4 @@
-# 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
@@ -20,4 +20,4 @@
Common utilities for OpenLMI python projects.
"""
-__version__ = "0.4.1"
+__version__ = "0.4.2"
diff --git a/src/python/lmi/base/__init__.skel b/src/python/lmi/base/__init__.skel
index 455ab50..0bf0238 100644
--- a/src/python/lmi/base/__init__.skel
+++ b/src/python/lmi/base/__init__.skel
@@ -1,4 +1,4 @@
-# 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