public inbox for [email protected]
help / color / mirror / Atom feedFrom: Nikolai Zhubr <[email protected]>
To: pgadmin-hackers <[email protected]>
Subject: [Patch] Update the version number for windows installer?
Date: Fri, 02 Oct 2015 21:31:00 +0300
Message-ID: <[email protected]> (raw)
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgadmin-hackers>
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 @@
<ItemDefinitionGroup
Condition="'$(Configuration)|$(Platform)'=='All|Win32'">
<CustomBuildStep>
<Message>Calling installer build script...</Message>
- <Command>make.bat 1.20</Command>
+ <Command>make.bat 1.22</Command>
<Outputs>.\pgadmin3.msi;%(Outputs)</Outputs>
</CustomBuildStep>
<Link>
Thank you,
Nikolai
--
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers
view thread (2+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: [Patch] Update the version number for windows installer?
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox