diff options
author | Antti Ajanki <antti.ajanki@iki.fi> | 2012-06-02 10:01:55 +0300 |
---|---|---|
committer | Antti Ajanki <antti.ajanki@iki.fi> | 2012-06-02 10:12:05 +0300 |
commit | 530c8cf3720227cee10fd3224783c321df1b5c6f (patch) | |
tree | 3356ea70b41ea8f53322d0f0adebe5a2e7e53d76 /src/libwebvi | |
parent | 2adcf3b5d24ea3c39cd5777570c94cf19243f61d (diff) | |
download | vdr-plugin-webvideo-530c8cf3720227cee10fd3224783c321df1b5c6f.tar.gz vdr-plugin-webvideo-530c8cf3720227cee10fd3224783c321df1b5c6f.tar.bz2 |
Bump version 0.4.7, update changelog
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 3055c0f..78a6922 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.6' +VERSION = '0.4.7' |