pgAgent commit: Bump the version number to 3.4.0. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAgent commit: Bump the version number to 3.4.0.
Date
Msg-id E1WDEqY-0005PL-NN@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAgent commit: Copyright updates.
Next
From: Zhan Li
Date:
Subject: Where is the generic plan stored when using PREPARE statement?