Skip to content

Commit

Permalink
recompile using java 1.8.0_25-b17
Browse files Browse the repository at this point in the history
  • Loading branch information
gburdell committed Aug 14, 2015
1 parent 38cf57c commit 94aaadd
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions README
Expand Up @@ -3,6 +3,7 @@
+ release r2.2.0.
+ replace SLF parser w/ fast/minimum (get cell only).
+ drop redundant `line when -E is used.
+ jre1.8.0_25-b17

3-jul-2015
==========
Expand Down
Binary file modified dist/lib/apfe.jar
Binary file not shown.
Binary file modified dist/lib/gblib.jar
Binary file not shown.
Binary file modified dist/lib/sv2009.jar
Binary file not shown.
Binary file modified dist/lib/vlogpp2.jar
Binary file not shown.
Binary file modified dist/parser.jar
Binary file not shown.
4 changes: 2 additions & 2 deletions nbproject/project.properties
Expand Up @@ -41,8 +41,8 @@ javac.compilerargs=
javac.deprecation=false
javac.processorpath=\
${javac.classpath}
javac.source=1.7
javac.target=1.7
javac.source=1.8
javac.target=1.8
javac.test.classpath=\
${javac.classpath}:\
${build.classes.dir}:\
Expand Down

0 comments on commit 94aaadd

Please sign in to comment.