summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-11-18 15:27:06 -0500
committerNick Mathewson <nickm@torproject.org>2011-11-18 15:27:06 -0500
commit5de3fa3208c6d6221f188b623fb4b78992fda89a (patch)
treed03e7e3e3da496ff6647d221a27fd6cde5be7372 /Makefile.am
parent31c99bd28f3a9d9b4a6efaa02af3267577768296 (diff)
downloadlibevent-5de3fa3208c6d6221f188b623fb4b78992fda89a.tar.gz
Increment version to 2.0.16-stablerelease-2.0.16-stable
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index a151d943..b3c43dd9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,7 +32,7 @@ RELEASE = -release 2.0
#
# Once an RC is out, DO NOT MAKE ANY ABI-BREAKING CHANGES IN THAT SERIES
# UNLESS YOU REALLY REALLY HAVE TO.
-VERSION_INFO = 6:3:1
+VERSION_INFO = 6:4:1
# History: RELEASE VERSION_INFO
# 2.0.1-alpha -- 2.0 1:0:0
@@ -49,7 +49,8 @@ VERSION_INFO = 6:3:1
# 2.0.12-stable-- 2.0 6:1:1 (No ABI change)
# 2.0.13-stable-- 2.0 6:2:1 (No ABI change)
# 2.0.14-stable-- 2.0 6:3:1 (No ABI change)
-# 2.0.15-stable-- 2.0 7:0:2 (ABI changed, backward-compatible)
+# 2.0.15-stable-- 2.0 6:3:1 (Forgot to update :( )
+# 2.0.16-stable-- 2.0 6:4:1 (No ABI change)
#
# For Libevent 2.1:
# 2.1.1-alpha -- 2.1 1:0:0