aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2014-07-01 09:39:13 +0200
committerAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2014-07-01 09:39:13 +0200
commita1eef5a7fe14d8ba5298ad4b50d0846375796bf5 (patch)
tree2416a103bc1d5a7f7112cb10ab1f65b86508998c
parent88486a007fa05986b09d319e62e266ce0db5b38a (diff)
downloadpdf-as-4-a1eef5a7fe14d8ba5298ad4b50d0846375796bf5.tar.gz
pdf-as-4-a1eef5a7fe14d8ba5298ad4b50d0846375796bf5.tar.bz2
pdf-as-4-a1eef5a7fe14d8ba5298ad4b50d0846375796bf5.zip
Changed Version to RC4
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index dbe2dfb1..ff7a8914 100644
--- a/build.gradle
+++ b/build.gradle
@@ -8,7 +8,7 @@ subprojects {
sourceCompatibility = 1.5
- version = '4.0.0-RC3'
+ version = '4.0.0-RC4'
pdfasversion = version
revision = getCheckedOutGitCommitHash()