Prepare a new release
Based on 1.10.5 release. Modify the release number as expected.
Stamp the release
Edit pgadmin/include/version.h to modify three lines. See this patch for details.
After compile and tests, commit your changes.
Tag the release
- Create the tag:
git tag -a REL-1_10_5 -m "Create REL-1_10_5 tag."
- Push the tag:
git push --tags
Create the tarball
./configure make dist
Announces
Minor release
Subject: pgAdmin III v1.10.5 released
Mail body:
The pgAdmin Development Team is pleased to announce the release of
pgAdmin 1.10.5, the Open Source graphical PostgreSQL administration tool
for Windows, Linux, FreeBSD, Mac OS X and Solaris, now available for
download in source and a variety of binary formats from:
http://www.pgadmin.org/download/
v1.10.5 is primarily a bug fix release. The list of changes is available
here:
http://code.pgadmin.org/trac/query?milestone=1.10.5
Regards.
