From: Azat Khuzhin Date: Sun, 22 Jan 2017 13:38:01 +0000 (+0300) Subject: VERSION_INFO should me equal to library version X-Git-Tag: release-2.1.8-stable^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bed52ff6ff0220520c28d3e0878d7d6a793aa506;p=libevent VERSION_INFO should me equal to library version This reverts commit 43243b9d55efcd0e6e2767a5c45bc7da46cff60c (I shouldn't do this). --- diff --git a/Makefile.am b/Makefile.am index 981f9f80..2dc226cc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -38,7 +38,7 @@ RELEASE = -release 2.1 # # Once an RC is out, DO NOT MAKE ANY ABI-BREAKING CHANGES IN THAT SERIES # UNLESS YOU REALLY REALLY HAVE TO. -VERSION_INFO = 7:0:0 +VERSION_INFO = 6:1:0 # History: RELEASE VERSION_INFO # 2.0.1-alpha -- 2.0 1:0:0