summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2011-09-06 14:59:30 -0400
committerStephen Gallagher <sgallagh@redhat.com>2012-04-25 08:42:20 -0400
commit8f987ab49abe3ae952e78d78b729c4dcdef8fb4c (patch)
tree78e3080469c7e65a196d8e545e932d70a8df26dc /Makefile.am
parentbc2f7c12c035d98e03341629c68f21c639386d91 (diff)
downloadding-libs-8f987ab49abe3ae952e78d78b729c4dcdef8fb4c.tar.gz
ding-libs-8f987ab49abe3ae952e78d78b729c4dcdef8fb4c.tar.xz
ding-libs-8f987ab49abe3ae952e78d78b729c4dcdef8fb4c.zip
Bump version for 0.1.3 release
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