aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2016-12-14 08:23:15 +0100
committerAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2016-12-14 08:23:15 +0100
commitdf5afd4d18b0e5cc283813a30329868802204a85 (patch)
treea6e4f9e2112cded09252c711daba161101be9d0f
parent2da3a341883e8580e6a7f3a8ad0c6ccef903ba5d (diff)
downloadpdf-as-4-4.1.0-RC3.tar.gz
pdf-as-4-4.1.0-RC3.tar.bz2
pdf-as-4-4.1.0-RC3.zip
Version change to 4.1.0-RC34.1.0-RC3
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 36337ce9..1a29ec27 100644
--- a/build.gradle
+++ b/build.gradle
@@ -16,7 +16,7 @@ task wrapper(type: Wrapper) {
allprojects {
apply plugin: 'com.github.ben-manes.versions'
repositories { mavenCentral() }
- version = '4.1.0-RC2'
+ version = '4.1.0-RC3'
}
configurations {