aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2018-01-04 17:39:58 +0200
committerLasse Collin <lasse.collin@tukaani.org>2018-01-04 17:39:58 +0200
commit689d1b42e84adcbd5bbc78084a89f1e1d2d87e12 (patch)
tree783443d1c8241459be431bd37ebaaf86a89cd0d5
parent565df49451477691c2f00f9c5ba8b24f6bd8c0c9 (diff)
downloadxz-java-689d1b42e84adcbd5bbc78084a89f1e1d2d87e12.tar.gz
Bump the version number to 1.8.
-rw-r--r--build.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.properties b/build.properties
index dfed9c1..fd5c373 100644
--- a/build.properties
+++ b/build.properties
@@ -9,7 +9,7 @@
title = XZ data compression
homepage = https://tukaani.org/xz/java.html
-version = 1.7
+version = 1.8
debug = false
# sourcever sets -source and -target options for javac.