diff options
author | Antti Ajanki <antti.ajanki@iki.fi> | 2011-07-12 10:33:39 +0300 |
---|---|---|
committer | Antti Ajanki <antti.ajanki@iki.fi> | 2011-07-12 10:33:39 +0300 |
commit | f5c9fd8b9bcb0b3077ef0fbaed5f78336acf1204 (patch) | |
tree | 6bb71543f0c5904abcec0755a32d9a955cbd4a84 /src/libwebvi | |
parent | 98bbd2bf7f7a33c9480a982bfe8bb8ab81a110f0 (diff) | |
download | vdr-plugin-webvideo-f5c9fd8b9bcb0b3077ef0fbaed5f78336acf1204.tar.gz vdr-plugin-webvideo-f5c9fd8b9bcb0b3077ef0fbaed5f78336acf1204.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 a4fba61..ffeb5c1 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.2' +VERSION = '0.4.3' |