diff options
author | Antti Ajanki <antti.ajanki@iki.fi> | 2012-02-26 12:05:39 +0200 |
---|---|---|
committer | Antti Ajanki <antti.ajanki@iki.fi> | 2012-02-26 12:09:23 +0200 |
commit | 41c82dd2513333d6eb646f1e9278b69fb03f6bbc (patch) | |
tree | ca3ac900b4662dffe4f2ddd0c5a063a774d5e7e2 /src/libwebvi | |
parent | 2404dfacec80307be5e68a3d970e37e4c7d7daf8 (diff) | |
download | vdr-plugin-webvideo-41c82dd2513333d6eb646f1e9278b69fb03f6bbc.tar.gz vdr-plugin-webvideo-41c82dd2513333d6eb646f1e9278b69fb03f6bbc.tar.bz2 |
Bump version
Diffstat (limited to 'src/libwebvi')
-rw-r--r-- | src/libwebvi/webvi/version.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libwebvi/webvi/version.py b/src/libwebvi/webvi/version.py index 359b074..3055c0f 100644 --- a/src/libwebvi/webvi/version.py +++ b/src/libwebvi/webvi/version.py @@ -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.5' +VERSION = '0.4.6' |