summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-07-18 18:19:25 -0400
committerNick Mathewson <nickm@torproject.org>2011-07-18 18:19:25 -0400
commit80414e22a7f635732eea90f88d3b1d3d287f5374 (patch)
treeec72e796a2dc6dfd732811be9145b83b9c678b4e /Makefile.am
parent62b8ce587716d0ca7739a6f7d050b6b39ef9bcc5 (diff)
downloadlibevent-80414e22a7f635732eea90f88d3b1d3d287f5374.tar.gz
Bump version to 2.0.13-devrelease-2.0.13-stable
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e73b8982..82e5c082 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:1:1
+VERSION_INFO = 6:2:1
# History: RELEASE VERSION_INFO
# 2.0.1-alpha -- 2.0 1:0:0
@@ -47,6 +47,7 @@ VERSION_INFO = 6:1:1
# 2.0.10-stable-- 2.0 5:1:0 (No ABI change)
# 2.0.11-stable-- 2.0 6:0:1 (ABI changed, backward-compatible)
# 2.0.12-stable-- 2.0 6:1:1 (No ABI change)
+# 2.0.13-stable-- 2.0 6:2:1 (No ABI change)
#
# For Libevent 2.1:
# 2.1.1-alpha -- 2.1 1:0:0