0.9 allover
This commit is contained in:
parent
36459161fa
commit
2d5dd99b51
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
VERSION ?= 0.8.1
|
||||
VERSION ?= 0.9
|
||||
|
||||
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]
|
||||
AppName=Gajim
|
||||
AppVerName=Gajim version 0.8.1
|
||||
AppVerName=Gajim version 0.9
|
||||
DefaultDirName={pf}\Gajim
|
||||
DefaultGroupName=Gajim
|
||||
UninstallDisplayIcon={app}\src\Gajim.exe
|
||||
|
|
Loading…
Reference in New Issue