aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorignat <ignat@yandex-team.com>2025-01-15 20:08:54 +0300
committerignat <ignat@yandex-team.com>2025-01-15 20:55:09 +0300
commit9a04c0af35c6a47061b3699089da07acfcf14587 (patch)
tree7d937c740799f746c1fc203fe8bf235eba945b76
parent7e1f00926fc922813c174a7e316a4e3cd5def252 (diff)
downloadydb-9a04c0af35c6a47061b3699089da07acfcf14587.tar.gz
YT-23982: Bump version to 25.2
commit_hash:1180f531e81e9a4bb7473d30fb26499de6608290
-rw-r--r--yt/yt/build/ya.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/yt/yt/build/ya.make b/yt/yt/build/ya.make
index 3c9ef07a0f..5bbd5e3e89 100644
--- a/yt/yt/build/ya.make
+++ b/yt/yt/build/ya.make
@@ -3,7 +3,7 @@ LIBRARY()
INCLUDE(${ARCADIA_ROOT}/yt/ya_cpp.make.inc)
SET(YT_VERSION_MAJOR 25)
-SET(YT_VERSION_MINOR 1)
+SET(YT_VERSION_MINOR 2)
DEFAULT(YT_VERSION_PATCH 0)
DEFAULT(YT_VERSION_BRANCH "local")