aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLinus Walleij <triad@df.lth.se>2007-10-04 22:20:43 +0000
committerLinus Walleij <triad@df.lth.se>2007-10-04 22:20:43 +0000
commit2ec6ff59cb8add2c49b5877ac25678b41b7dbbe9 (patch)
treeb1f5ec00422fb4828ebefa83686575dbe679dfc9 /src
parenta91f8891a6d0f16e6ca00160b6ba92b40b453965 (diff)
downloadlibmtp-2ec6ff59cb8add2c49b5877ac25678b41b7dbbe9.tar.gz
Release 0.2.2
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 282deed..7faf72a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -31,7 +31,7 @@ EXTRA_DIST=libmtp.h.in libmtp.sym ptp-pack.c
# ---------------------------------------------------------------------------
CURRENT=6
AGE=0
-REVISION=1
+REVISION=2
SOVERSION=$(CURRENT):$(REVISION):$(AGE)
if COMPILE_MINGW32