/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

« back to all changes in this revision

Viewing changes to olive/__init__.py

  • Committer: Jelmer Vernooij
  • Date: 2006-11-04 16:05:23 UTC
  • mto: (66.2.3 bzr-gtk)
  • mto: This revision was merged to the branch mainline in revision 110.
  • Revision ID: jelmer@samba.org-20061104160523-8f228a4337adcc53
Bump version number.

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
from bzrlib.workingtree import WorkingTree
37
37
 
38
38
# Olive GTK UI version
39
 
__version__ = '0.11.0'
 
39
__version__ = '0.12.0'
40
40
 
41
41
from dialog import error_dialog, info_dialog
42
42
from guifiles import GLADEFILENAME