aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorFrank Warmerdam <warmerdam@pobox.com>2001-04-20 13:03:20 +0000
committerFrank Warmerdam <warmerdam@pobox.com>2001-04-20 13:03:20 +0000
commit7bf56ba3dbed5dad0dfee984142ceef56af63302 (patch)
treee4c5abdfa39966237a17273f9ed53c9327a4935e /src/Makefile.am
parentb11f40af0810e648c37cb39a835782a65f5134c3 (diff)
downloadPROJ-7bf56ba3dbed5dad0dfee984142ceef56af63302.tar.gz
PROJ-7bf56ba3dbed5dad0dfee984142ceef56af63302.zip
fixed version-info
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@950 4e78687f-474d-0410-85f9-8d5e500ac6b2
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2bca8a21..2b7da4fa 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -20,7 +20,7 @@ geod_LDADD = libproj.la
lib_LTLIBRARIES = libproj.la
-libproj_la_LDFLAGS = -version-info 1:1:2
+libproj_la_LDFLAGS = -version-info 2:0:2
libproj_la_SOURCES = \
projects.h pj_list.h \