aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2023-09-21 18:43:24 +0000
committerPJ Fanning <fanningpj@apache.org>2023-09-21 18:43:24 +0000
commitd2ae0574e0e2803b6007b45f10369b18f6e43783 (patch)
treec7e8b123afbeb7bf20e0c17ae41071d211823800 /build.gradle
parentc79fb75cbccccfa65aa7343a793f6284dd7510f0 (diff)
downloadpoi-d2ae0574e0e2803b6007b45f10369b18f6e43783.tar.gz
poi-d2ae0574e0e2803b6007b45f10369b18f6e43783.zip
prep v5.2.4
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1912467 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index c2d3812686..3218006718 100644
--- a/build.gradle
+++ b/build.gradle
@@ -99,7 +99,7 @@ allprojects {
// apply plugin: 'eclipse'
apply plugin: 'idea'
- version = '5.2.4-SNAPSHOT'
+ version = '5.2.4'
}
/**