pgAgent commit: Update version number to reflect recent changes, as wel

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAgent commit: Update version number to reflect recent changes, as wel
Date: 2011-03-21 16:35:08
Message-ID: 201103211635.p2LGZ8Ds091148@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Update version number to reflect recent changes, as well as the copyright.

Branch
------
master

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

Modified Files
--------------
CMakeLists.txt | 6 +++---
LICENSE | 2 +-
connection.cpp | 4 ++--
include/connection.h | 4 ++--
include/job.h | 4 ++--
include/misc.h | 4 ++--
include/pgAgent.h | 4 ++--
job.cpp | 4 ++--
misc.cpp | 4 ++--
pgAgent.cpp | 4 ++--
pgAgent.rc | 14 +++++++-------
pgaevent/CMakeLists.txt | 2 +-
pgaevent/pgaevent.c | 4 ++--
pgaevent/pgaevent.def | 4 ++--
pgaevent/pgamsgevent.h | 4 ++--
pgaevent/pgamsgevent.rc | 16 ++++++++--------
pgagent.sql | 4 ++--
pgagent_upgrade.sql | 4 ++--
precomp.cpp | 4 ++--
unix.cpp | 4 ++--
win32.cpp | 4 ++--
21 files changed, 52 insertions(+), 52 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-03-22 11:15:53 pgAdmin III commit: Ensure that png2c is available before building pgAd
Previous Message Guillaume Lelarge 2011-03-20 16:12:43 Support for constraint trigger (8.2 feature)