diff --git a/VERSION b/VERSION index 4a2fe8aa570..1f534289510 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -24.04.00 +24.04.01 diff --git a/java/ci/README.md b/java/ci/README.md index ba039acc45d..d8007a98234 100644 --- a/java/ci/README.md +++ b/java/ci/README.md @@ -47,4 +47,4 @@ scl enable devtoolset-11 "java/ci/build-in-docker.sh" ### The output -You can find the cuDF jar in java/target/ like cudf-24.04.0-SNAPSHOT-cuda11.jar. +You can find the cuDF jar in java/target/ like cudf-24.04.1-SNAPSHOT-cuda11.jar. diff --git a/java/pom.xml b/java/pom.xml index 8b2fdcaa85f..d8965f646ea 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -21,7 +21,7 @@ ai.rapids cudf - 24.04.0-SNAPSHOT + 24.04.1-SNAPSHOT cudfjni