From 75e552765fd34e7cc00bb3a87b62d072558cc17b Mon Sep 17 00:00:00 2001 From: Howard Butler Date: Tue, 17 Feb 2015 21:52:14 +0000 Subject: 4.9.1 release preparation -- update version and NEWS git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2610 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- HOWTO-RELEASE | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'HOWTO-RELEASE') diff --git a/HOWTO-RELEASE b/HOWTO-RELEASE index b3a01f81..cd4645f6 100644 --- a/HOWTO-RELEASE +++ b/HOWTO-RELEASE @@ -8,7 +8,8 @@ 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". + src/Makefile.am. It consists of "current:revision:age". Set + the same in the PROJ_SOVERSION variable in CMakeLists.txt - If the library source code has changed at all since the last update, then increment revision (c:r:a becomes c:r+1:a). -- cgit v1.2.3