summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2004-09-08 01:49:29 +0000
committerEric S. Raymond <esr@thyrsus.com>2004-09-08 01:49:29 +0000
commit1e1cb38ad25d0ba9cc4258d800ab8f71da6b3413 (patch)
treefde15bbd2414701489261c0a5bf44feadb888bc5 /Makefile.am
parentb580255b2d7c1cd1a140905e1ac89883f6ecd550 (diff)
downloadgpsd-1e1cb38ad25d0ba9cc4258d800ab8f71da6b3413.tar.gz
Increment the library version.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 92d4f525..446a1436 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -35,7 +35,7 @@ gpsd_LDADD = $(LIBM) libgps.la
#
# Build shared libgps
#
-libgps_la_LDFLAGS = -version-info 0:0:0
+libgps_la_LDFLAGS = -version-info 0:1:0
lib_LTLIBRARIES = libgps.la
libgps_la_SOURCES = \