summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2016-11-19 10:09:21 +0000
committerDaniel Silverstone <dsilvers@digital-scurf.org>2016-11-19 10:09:21 +0000
commit87697766fd64f25848c2e401cc2b4e7ab22c6328 (patch)
tree99c51ae067acaee24ebb55894aed93b994cb7311 /Makefile
parent26a1aeeaf99a6b03419d35dd0c185b091cd1928d (diff)
downloadlibnspsl-87697766fd64f25848c2e401cc2b4e7ab22c6328.tar.gz
libnspsl-87697766fd64f25848c2e401cc2b4e7ab22c6328.tar.bz2
Update for release, including new PSLrelease/0.1.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2877679..e0ebed9 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := nspsl
-COMPONENT_VERSION := 0.0.1
+COMPONENT_VERSION := 0.1.0
# Default to a static library
COMPONENT_TYPE ?= lib-static