summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2016-04-13 18:01:53 -0700
committerGary E. Miller <gem@rellim.com>2016-04-13 18:01:53 -0700
commitad651478146f2b219b7294ee67c144fa7e78cb26 (patch)
tree924f3b2c0c3c23e67f3355af5c6b4b5f4613870b
parent46abff44d4df18ffe5d7c79df77fc116d75cdad2 (diff)
downloadgpsd-ad651478146f2b219b7294ee67c144fa7e78cb26.tar.gz
Bump the shared library version to go with the GPSD_API bump.
-rw-r--r--SConstruct2
1 files changed, 1 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index f33f5b1e..7c2b73b2 100644
--- a/SConstruct
+++ b/SConstruct
@@ -27,7 +27,7 @@
gpsd_version = "3.17~dev"
# client library version
-libgps_version_current = 22
+libgps_version_current = 23
libgps_version_revision = 0
libgps_version_age = 0