From 0dbc1fa40bbb5e9bc436f2c0db9c52244a5116f3 Mon Sep 17 00:00:00 2001 From: Andrey Akinshin Date: Fri, 13 Jan 2023 17:36:53 +0100 Subject: [PATCH] Set library version: 0.13.4 --- appveyor.yml | 2 +- build/common.props | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 8576caeca8..ec06524d19 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -3,7 +3,7 @@ #---------------------------------# # version format -version: 0.13.3.{build} +version: 0.13.4.{build} # branches to build branches: diff --git a/build/common.props b/build/common.props index 8eb374e1c5..fb206917a1 100644 --- a/build/common.props +++ b/build/common.props @@ -38,7 +38,7 @@ 0 13 - 3 + 4 $(APPVEYOR_BUILD_NUMBER) 0