0.9 allover
This commit is contained in:
parent
36459161fa
commit
2d5dd99b51
2 changed files with 2 additions and 7 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
||||||
VERSION ?= 0.8.1
|
VERSION ?= 0.9
|
||||||
|
|
||||||
GAJIM_AP = 0 # do we build Autopackage?
|
GAJIM_AP = 0 # do we build Autopackage?
|
||||||
|
|
||||||
|
|
|
@ -1,11 +1,6 @@
|
||||||
; -- Example1.iss --
|
|
||||||
; Demonstrates copying 3 files and creating an icon.
|
|
||||||
|
|
||||||
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING .ISS SCRIPT FILES!
|
|
||||||
|
|
||||||
[Setup]
|
[Setup]
|
||||||
AppName=Gajim
|
AppName=Gajim
|
||||||
AppVerName=Gajim version 0.8.1
|
AppVerName=Gajim version 0.9
|
||||||
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