From c71575c1e9d55f083993960717b6deddb8733095 Mon Sep 17 00:00:00 2001 From: Noriko Hosoi Date: Aug 31 2016 01:53:10 +0000 Subject: version 1.1.18 Updated the value of PKGGUID and OLDGUID with uuidgen. --- diff --git a/build.properties b/build.properties index 6932803..5f1ab29 100644 --- a/build.properties +++ b/build.properties @@ -23,7 +23,7 @@ lang=en console.root=. console.version=11 -console.dotversion=1.1.17 +console.dotversion=1.1.18 console.dotgenversion=1.1 theme.core=389-console diff --git a/win/VERSION.mak b/win/VERSION.mak index 420d261..1a4056f 100644 --- a/win/VERSION.mak +++ b/win/VERSION.mak @@ -7,18 +7,18 @@ BRANDNOSPACE=389 # this is the vendor or manufacturer VENDOR=389 Project # the version -VERSION=1.1.17 +VERSION=1.1.18 # the name of the product - this is used in the title of the # installer, in the name of the folder, and in the name # of the shortcuts PRODUCTNAME=$(BRAND) Management Console # this is the GUID of the package - must be changed # when the version is changed - use uuidgen -n1 -PKGGUID=DF505B7B-9D6A-4F39-8E50-A26434B05C02 +PKGGUID=EE78E76B-4B97-45B7-8E0A-2DD9B39A3F92 # the upgrade GUID should usually not be changed UPGRADEGUID=7EA828C0-C219-438d-9BB3-3418DC900D60 # guid of old version to be removed -OLDGUID=595875D5-C97E-442B-8C8C-66DD2A4583B4 +OLDGUID=DF505B7B-9D6A-4F39-8E50-A26434B05C02 OLDSHORTCUT=Fedora IDM Console.lnk OLDPROGRAMFOLDER=Fedora Identity Management Console # filename prefix for certain branded jar and script files