Browse Source

Bump java version, if allowed?

Change-Id: I69e3dde890fef13c31cf519523ce447a27ba29b9
Reviewed-on: http://gerrit.dmdirc.com/2701
Automatic-Compile: DMDirc Build Manager
Reviewed-by: Chris Smith <chris@dmdirc.com>
tags/0.8
Greg Holmes 10 years ago
parent
commit
d23d2d9c14
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      nbproject/project.properties

+ 2
- 2
nbproject/project.properties View File

@@ -49,8 +49,8 @@ javac.compilerargs=
49 49
 javac.deprecation=true
50 50
 javac.processorpath=\
51 51
     ${javac.classpath}
52
-javac.source=1.6
53
-javac.target=1.6
52
+javac.source=1.7
53
+javac.target=1.7
54 54
 javac.test.classpath=\
55 55
     ${javac.classpath}:\
56 56
     ${build.classes.dir}

Loading…
Cancel
Save