say 0.9 [previous also had pycheker ENORMOUS cleanups
This commit is contained in:
parent
c91bb65b4b
commit
636d1aacbf
3 changed files with 3 additions and 3 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
||||||
VERSION ?= 0.9
|
VERSION ?= 0.9.1
|
||||||
|
|
||||||
GAJIM_AP = 0 # do we build Autopackage?
|
GAJIM_AP = 0 # do we build Autopackage?
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@ Categories=Network;InstantMessaging;Application;GTK;GNOME;
|
||||||
_Name=Gajim
|
_Name=Gajim
|
||||||
_GenericName=Jabber IM Client
|
_GenericName=Jabber IM Client
|
||||||
_Comment=A GTK+ Jabber client
|
_Comment=A GTK+ Jabber client
|
||||||
Version=0.9
|
Version=0.9.1
|
||||||
Encoding=UTF-8
|
Encoding=UTF-8
|
||||||
Exec=gajim
|
Exec=gajim
|
||||||
Icon=gajim.png
|
Icon=gajim.png
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[Setup]
|
[Setup]
|
||||||
AppName=Gajim
|
AppName=Gajim
|
||||||
AppVerName=Gajim version 0.9
|
AppVerName=Gajim version 0.9.1
|
||||||
DefaultDirName={pf}\Gajim
|
DefaultDirName={pf}\Gajim
|
||||||
DefaultGroupName=Gajim
|
DefaultGroupName=Gajim
|
||||||
UninstallDisplayIcon={app}\src\Gajim.exe
|
UninstallDisplayIcon={app}\src\Gajim.exe
|
||||||
|
|
Loading…
Add table
Reference in a new issue