pgsql: Stamp library minor versions for 9.3.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Stamp library minor versions for 9.3.
Date: 2012-06-14 02:06:36
Message-ID: E1SezSG-0005CC-2P@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Stamp library minor versions for 9.3.

This includes fixing the MSVC copy of ecpg/preproc's version info, which
seems to have been overlooked repeatedly. Can't we fix that so there are
not two copies??

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/357c5493349c5d7603739b9a44384b0e9f35fc25

Modified Files
--------------
src/interfaces/ecpg/compatlib/Makefile | 2 +-
src/interfaces/ecpg/ecpglib/Makefile | 2 +-
src/interfaces/ecpg/pgtypeslib/Makefile | 2 +-
src/interfaces/ecpg/preproc/Makefile | 2 +-
src/interfaces/libpq/Makefile | 2 +-
src/tools/msvc/Mkvcbuild.pm | 4 ++--
6 files changed, 7 insertions(+), 7 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2012-06-14 02:11:31 pgsql: Flesh out RELEASE_CHANGES instructions for branching in git.
Previous Message Tom Lane 2012-06-14 00:03:27 pgsql: Stamp HEAD as 9.3devel.