pgAgent commit: Bump the version number to 3.4.0.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAgent commit: Bump the version number to 3.4.0.
Date: 2014-02-11 15:02:02
Message-ID: E1WDEqY-0005PL-NN@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Bump the version number to 3.4.0.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgagent.git;a=commitdiff;h=5057733f3312e3dcc4a271ec75016b9207c56838

Modified Files
--------------
CMakeLists.txt | 4 ++--
pgAgent.rc | 10 ++++----
pgaevent/pgamsgevent.rc | 10 ++++----
sql/pgagent--unpackaged--3.3.0.sql | 44 ------------------------------------
sql/pgagent--unpackaged--3.4.0.sql | 44 ++++++++++++++++++++++++++++++++++++
sql/pgagent.sql | 2 +-
6 files changed, 57 insertions(+), 57 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Zhan Li 2014-02-11 15:55:10 Where is the generic plan stored when using PREPARE statement?
Previous Message Dave Page 2014-02-11 14:42:20 Re: Add CREATE EXTENSION Support