diff options
author | Antti Ajanki <antti.ajanki@iki.fi> | 2011-08-08 21:30:40 +0300 |
---|---|---|
committer | Antti Ajanki <antti.ajanki@iki.fi> | 2011-08-08 21:30:40 +0300 |
commit | 1663c40dd22f7f9f38164cbdd79232d9702ec77b (patch) | |
tree | a455c3c092a9338f902de978b81b07f27eafe009 /src/libwebvi | |
parent | 3076938d5d8fc103baeaeb9eec56c049221fd70e (diff) | |
download | vdr-plugin-webvideo-1663c40dd22f7f9f38164cbdd79232d9702ec77b.tar.gz vdr-plugin-webvideo-1663c40dd22f7f9f38164cbdd79232d9702ec77b.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 ffeb5c1..e312780 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.3' +VERSION = '0.4.4' |