From 43243b9d55efcd0e6e2767a5c45bc7da46cff60c Mon Sep 17 00:00:00 2001 From: Azat Khuzhin Date: Fri, 20 Jan 2017 21:24:54 +0300 Subject: [PATCH] Bump VERSION_INFO so that libraries symlinks will have the same version Fixes: f4489b8323cda0bf8eed7c1353911a852d7a947c ("Bump version to 2.1.7-beta everywhere") --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index c7f1d19a..a69ad1c8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -34,7 +34,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 = 6:1:0 +VERSION_INFO = 7:0:0 # History: RELEASE VERSION_INFO # 2.0.1-alpha -- 2.0 1:0:0 -- 2.50.1