summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRoland Hieber <r.hieber@pengutronix.de>2018-06-05 15:32:34 +0200
committerRoland Hieber <r.hieber@pengutronix.de>2018-06-05 15:33:52 +0200
commit0c8725b6b715d86fc1f594b0ffb23e86766773ba (patch)
treebd35e2e2fc0839c58911582b67cccfb605256e88 /Makefile.am
parent5387ac87a9c93554d3acc79c7a4b33496c3a0d45 (diff)
downloaddt-utils-2018.05.0.tar.gz
dt-utils-2018.05.0.tar.xz
Release v2018.05.0v2018.05.0
Signed-off-by: Roland Hieber <r.hieber@pengutronix.de>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 61f870a..3e85478 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,9 +39,9 @@ SED_PROCESS = \
# then increment age.
# If any interfaces have been removed or changed since the last release,
# then set age to 0.
-LIBDT_CURRENT=2
-LIBDT_REVISION=1
-LIBDT_AGE=2
+LIBDT_CURRENT=3
+LIBDT_REVISION=0
+LIBDT_AGE=0
pkginclude_HEADERS = \
src/dt/dt.h \