aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 3a03616..4b8cca3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -32,7 +32,7 @@ libembedlog_la_SOURCES = $(embedlog_sources)
libembedlog_la_SOURCES += el-private.h \
el-utils.h \
valid.h
-LIBRARY_VERSION=9999:0:0
+LIBRARY_VERSION=6:0:6
# .------' | `---.
# current:revision:age
# | | `- increment if interfaces have been added