aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2017-01-17 13:37:09 +0100
committerAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2017-01-17 13:37:09 +0100
commitd2a5915e8b9f1bbee77d916208c2e98c234b0d3a (patch)
tree65c71579909004130f805016d541bbc0e0cb69bd
parent7f71723abe817ec498957afb1d63ec501eb88709 (diff)
downloadpdf-as-4-d2a5915e8b9f1bbee77d916208c2e98c234b0d3a.tar.gz
pdf-as-4-d2a5915e8b9f1bbee77d916208c2e98c234b0d3a.tar.bz2
pdf-as-4-d2a5915e8b9f1bbee77d916208c2e98c234b0d3a.zip
Version Change to 4.1.0-SNAPSHOT
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 1664256f..6f2257d6 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'
+ version = '4.1.1-SNAPSHOT'
}
configurations {