Skip to content

Commit

Permalink
release notes for 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
j-dimension committed Jan 18, 2024
1 parent c70f99b commit ca1ff95
Show file tree
Hide file tree
Showing 3 changed files with 3,677 additions and 2,963 deletions.
4 changes: 2 additions & 2 deletions nbproject/build-impl.xml
Expand Up @@ -46,8 +46,8 @@ is divided into following sections:
<property file="${user.properties.file}"/>
<!-- The two properties below are usually overridden -->
<!-- by the active platform. Just a fallback. -->
<property name="default.javac.source" value="1.6"/>
<property name="default.javac.target" value="1.6"/>
<property name="default.javac.source" value="1.8"/>
<property name="default.javac.target" value="1.8"/>
</target>
<target depends="-pre-init,-init-private,-init-user" name="-init-project">
<property file="nbproject/configs/${config}.properties"/>
Expand Down
4 changes: 2 additions & 2 deletions nbproject/genfiles.properties
Expand Up @@ -4,5 +4,5 @@ build.xml.stylesheet.CRC32=8064a381@1.79.1.48
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
nbproject/build-impl.xml.data.CRC32=068d76e7
nbproject/build-impl.xml.script.CRC32=c5780cb0
nbproject/build-impl.xml.stylesheet.CRC32=d549e5cc@1.99.0.48
nbproject/build-impl.xml.script.CRC32=cb1fc4de
nbproject/build-impl.xml.stylesheet.CRC32=12e0a6c2@1.108.0.48

0 comments on commit ca1ff95

Please sign in to comment.