public inbox for [email protected]  
help / color / mirror / Atom feed
[Patch] Update the version number for windows installer?
2+ messages / 2 participants
[nested] [flat]

* [Patch] Update the version number for windows installer?
@ 2015-10-02 18:31 Nikolai Zhubr <[email protected]>
  2015-10-05 08:38 ` Re: [Patch] Update the version number for windows installer? Dave Page <[email protected]>
  0 siblings, 1 reply; 2+ messages in thread

From: Nikolai Zhubr @ 2015-10-02 18:31 UTC (permalink / raw)
  To: pgadmin-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



^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* Re: [Patch] Update the version number for windows installer?
  2015-10-02 18:31 [Patch] Update the version number for windows installer? Nikolai Zhubr <[email protected]>
@ 2015-10-05 08:38 ` Dave Page <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Dave Page @ 2015-10-05 08:38 UTC (permalink / raw)
  To: Nikolai Zhubr <[email protected]>; +Cc: pgadmin-hackers

Thanks - I always miss that one :-(. Pushed.

On Fri, Oct 2, 2015 at 7:31 PM, Nikolai Zhubr <[email protected]> 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 @@
>    <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



-- 
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 ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers




^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2015-10-05 08:38 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2015-10-02 18:31 [Patch] Update the version number for windows installer? Nikolai Zhubr <[email protected]>
2015-10-05 08:38 ` Dave Page <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox