aboutsummaryrefslogtreecommitdiff
path: root/HOWTO-RELEASE
diff options
context:
space:
mode:
authorFrank Warmerdam <warmerdam@pobox.com>2001-04-20 12:50:54 +0000
committerFrank Warmerdam <warmerdam@pobox.com>2001-04-20 12:50:54 +0000
commit50f18c920229aa86d6738988613c3b8ae3edef17 (patch)
tree34901e3956ca94fe1ade8bce47d796e46826a7c3 /HOWTO-RELEASE
parent40082e1511192ffcef2180275aab0e34c9c8298d (diff)
downloadPROJ-50f18c920229aa86d6738988613c3b8ae3edef17.tar.gz
PROJ-50f18c920229aa86d6738988613c3b8ae3edef17.zip
fixed a few things
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@947 4e78687f-474d-0410-85f9-8d5e500ac6b2
Diffstat (limited to 'HOWTO-RELEASE')
-rw-r--r--HOWTO-RELEASE4
1 files changed, 2 insertions, 2 deletions
diff --git a/HOWTO-RELEASE b/HOWTO-RELEASE
index 6b61e11a..8bb0a34b 100644
--- a/HOWTO-RELEASE
+++ b/HOWTO-RELEASE
@@ -4,9 +4,9 @@
1) Update the version number in configure.in (in AM_INIT_AUTOMAKE()).
-2) Update the version number in projects.h (#define PJ_VERSION).
+2) Update the version number in proj_api.h (#define PJ_VERSION).
-3) Update the version number, and date in src/pj_version.c.
+3) Update the version number, and date in src/pj_release.c.
4) Update the version number in the -version-info definition in
src/Makefile.am. It consists of "current:revision:age".