aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorHoward Butler <howard@hobu.co>2015-02-21 17:28:37 +0000
committerHoward Butler <howard@hobu.co>2015-02-21 17:28:37 +0000
commit41d8647cdff0c7550b77e7d225e2578ea736d777 (patch)
tree546c9417dcaad15a658f85f4b273e57b35505744 /src
parentef2b10fb6f8e07f580e11be7621e8c6dead42d42 (diff)
downloadPROJ-41d8647cdff0c7550b77e7d225e2578ea736d777.tar.gz
PROJ-41d8647cdff0c7550b77e7d225e2578ea736d777.zip
autogen'd stuff in preparation for 4.9.1RC3
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2631 4e78687f-474d-0410-85f9-8d5e500ac6b2
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 38bb6e2d..8aa4143b 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -400,7 +400,7 @@ geod_LDADD = libproj.la
multistresstest_LDADD = libproj.la -lpthread
test228_LDADD = libproj.la -lpthread
lib_LTLIBRARIES = libproj.la
-libproj_la_LDFLAGS = -no-undefined -version-info 8:0:8
+libproj_la_LDFLAGS = -no-undefined -version-info 9:0:0
libproj_la_SOURCES = \
pj_list.h \
PJ_aeqd.c PJ_gnom.c PJ_laea.c PJ_mod_ster.c \