summaryrefslogtreecommitdiff
path: root/src/libwebvi/webvi/version.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/libwebvi/webvi/version.py')
-rw-r--r--src/libwebvi/webvi/version.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libwebvi/webvi/version.py b/src/libwebvi/webvi/version.py
index e312780..359b074 100644
--- a/src/libwebvi/webvi/version.py
+++ b/src/libwebvi/webvi/version.py
@@ -1,6 +1,6 @@
# version.py - webvi version
#
-# Copyright (c) 2009-2011 Antti Ajanki <antti.ajanki@iki.fi>
+# Copyright (c) 2009-2012 Antti Ajanki <antti.ajanki@iki.fi>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -15,4 +15,4 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-VERSION = '0.4.4'
+VERSION = '0.4.5'