Changeset 4850

Show
Ignore:
Timestamp:
12/25/05 16:02:34 (3 years ago)
Author:
nk
Message:

say 0.9 [previous also had pycheker ENORMOUS cleanups

Location:
trunk
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/gajim.desktop.in

    r4793 r4850  
    44_GenericName=Jabber IM Client 
    55_Comment=A GTK+ Jabber client 
    6 Version=0.9 
     6Version=0.9.1 
    77Encoding=UTF-8 
    88Exec=gajim 
  • trunk/gajim.iss

    r4290 r4850  
    11[Setup] 
    22AppName=Gajim 
    3 AppVerName=Gajim version 0.9 
     3AppVerName=Gajim version 0.9.1 
    44DefaultDirName={pf}\Gajim 
    55DefaultGroupName=Gajim 
  • trunk/Makefile

    r4732 r4850  
    1 VERSION         ?= 0.9 
     1VERSION         ?= 0.9.1 
    22 
    33GAJIM_AP        = 0 # do we build Autopackage?