Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1Zj1IP-0003ue-22 for pgadmin-hackers@arkaria.postgresql.org; Mon, 05 Oct 2015 08:38:57 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1Zj1IO-0000Hj-I4 for pgadmin-hackers@arkaria.postgresql.org; Mon, 05 Oct 2015 08:38:56 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1Zj1IO-0000Hd-6M for pgadmin-hackers@postgresql.org; Mon, 05 Oct 2015 08:38:56 +0000 Received: from mail-io0-f174.google.com ([209.85.223.174]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84) (envelope-from ) id 1Zj1IK-0002FV-Q6 for pgadmin-hackers@postgresql.org; Mon, 05 Oct 2015 08:38:54 +0000 Received: by ioiz6 with SMTP id z6so177410747ioi.2 for ; Mon, 05 Oct 2015 01:38:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=o7loo9b0kUAD5w3nWNSoF29aSvGr2Ab+SMz1rEo/OJk=; b=Av6JuBlwgrq3ThROhO7Vl3RmAzTpPwy/t06rhHz9VJlklmHrFycgSSAp3njyX4/7tv SxAQzwTte7z9Gqzx8yrgxz2Ul/UFb4Qlk4dvIRsAvEVjIuxf4efXqYB0DuaL57VXBPr2 9SrdsTMD0nH89RW/yzgMlKkn/aqif5efNLnsZxMfAxhH9JmuiXA6dgj4Go4jc3gw3Sjt sEQWXaX+25aS84epWin8hKRyrMR1E8Go1r5tOR9KBh0iYPSU/8RPof/QKrh5BfWQPbTR ljh0C8y2uTdqzj7HNni+hPzWsS+E2CTp/VpEyrMQBM6OpEScMFQ2QIktTg826JUFWQ0O y+XQ== X-Gm-Message-State: ALoCoQmFIkAqVrNCGCukITwo5AFjvJaVra7ztLkB49TmHHnbH3HJVJTg6bjcxXqSq3+WFLD7wiDV MIME-Version: 1.0 X-Received: by 10.107.15.69 with SMTP id x66mr26807973ioi.156.1444034331653; Mon, 05 Oct 2015 01:38:51 -0700 (PDT) Received: by 10.64.110.37 with HTTP; Mon, 5 Oct 2015 01:38:51 -0700 (PDT) In-Reply-To: <560ECD64.7090802@yandex.ru> References: <560ECD64.7090802@yandex.ru> Date: Mon, 5 Oct 2015 09:38:51 +0100 Message-ID: Subject: Re: [Patch] Update the version number for windows installer? From: Dave Page To: Nikolai Zhubr Cc: pgadmin-hackers Content-Type: text/plain; charset=UTF-8 X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org Thanks - I always miss that one :-(. Pushed. On Fri, Oct 2, 2015 at 7:31 PM, Nikolai Zhubr wrote: > Hi all, > > shouldn't the following be applied to git already? > > --- pkg/win32/Installer.vcxproj.orig Fri Oct 02 18:02:48 2015 > +++ pkg/win32/Installer.vcxproj Fri Oct 02 21:01:04 2015 > @@ -31,7 +31,7 @@ > Condition="'$(Configuration)|$(Platform)'=='All|Win32'"> > > Calling installer build script... > - make.bat 1.20 > + make.bat 1.22 > .\pgadmin3.msi;%(Outputs) > > > > > > Thank you, > Nikolai > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers