summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
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 aa73a8a..4b74b28 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -90,7 +90,7 @@ dist_include_HEADERS += dhash/dhash.h
libdhash_la_SOURCES = dhash/dhash.c
libdhash_la_LDFLAGS = \
- -version-info 1:0:0
+ -version-info 1:1:0
check_PROGRAMS += dhash_test dhash_example
TESTS += dhash_test dhash_example