From 2d5dd99b514f52cd0929e93b47834ddc5362d596 Mon Sep 17 00:00:00 2001 From: Nikos Kouremenos Date: Sun, 4 Sep 2005 01:40:29 +0000 Subject: [PATCH] 0.9 allover --- Makefile | 2 +- gajim.iss | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/Makefile b/Makefile index f0df634de..2f3293f2e 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION ?= 0.8.1 +VERSION ?= 0.9 GAJIM_AP = 0 # do we build Autopackage? diff --git a/gajim.iss b/gajim.iss index 9cb914438..24d0fa090 100644 --- a/gajim.iss +++ b/gajim.iss @@ -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