adjust version in UI

This commit is contained in:
Philip 2013-11-21 17:41:01 +01:00
parent 81de249b80
commit 16f57d6c5a
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#! /usr/bin/python3
# -*- coding:utf-8 -*-
version = '0.9'
version = '0.9.2'
from gi.repository import Gtk, Gdk
from gi.repository.GdkPixbuf import Pixbuf