summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-11-18 10:53:52 -0500
committerNick Mathewson <nickm@torproject.org>2012-11-18 10:53:52 -0500
commitffdad1dcbc23614adcc72735c2d60d64eb09f2ff (patch)
treeb07d546498309f206dbaabffb97d7c13713465e9 /Makefile.am
parent143cb613bdd68dda5f55ed26c63c2a7a06a2d99c (diff)
downloadlibevent-ffdad1dcbc23614adcc72735c2d60d64eb09f2ff.tar.gz
Bump versions to 2.1.2-alpha
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 1b6cfcae..3040c2ac 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -58,9 +58,14 @@ VERSION_INFO = 1:0:0
# 2.0.15-stable-- 2.0 6:3:1 (Forgot to update :( )
# 2.0.16-stable-- 2.0 6:4:1 (No ABI change)
# 2.0.17-stable-- 2.0 6:5:1 (No ABI change)
+# 2.0.18-stable-- 2.0 6:6:1 (No ABI change)
+# 2.0.19-stable-- 2.0 6:7:1 (No ABI change)
+# 2.0.20-stable-- 2.0 6:8:1 (No ABI change)
+# 2.0.21-stable-- 2.0 6:9:1 (No ABI change)
#
# For Libevent 2.1:
# 2.1.1-alpha -- 2.1 1:0:0
+# 2.1.2-alpha-- 2.2 2:0:1 (Backward-compatible)
# ABI version history for this package effectively restarts every time