summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
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 \