Skip to content

Commit

Permalink
Bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
jamo committed Mar 6, 2016
1 parent 707eb5c commit 0f9659b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tmc-plugin/manifest.mf
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ OpenIDE-Module-Requires:
org.openide.windows.IOProvider,
org.openide.windows.WindowManager
OpenIDE-Module-Install: fi/helsinki/cs/tmc/actions/TmcModuleInstall.class
OpenIDE-Module-Specification-Version: 0.8.15
OpenIDE-Module-Specification-Version: 0.8.16
4 changes: 2 additions & 2 deletions tmc-plugin/nbproject/genfiles.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ build.xml.script.CRC32=84aa6cb9
build.xml.stylesheet.CRC32=a56c6a5b@1.45.1
# 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=15a6abed
nbproject/build-impl.xml.data.CRC32=1d16c029
nbproject/build-impl.xml.script.CRC32=72a9c69e
nbproject/build-impl.xml.stylesheet.CRC32=238281d1@2.67.1
nbproject/build-impl.xml.stylesheet.CRC32=238281d1@2.71.1
8 changes: 8 additions & 0 deletions tmc-plugin/nbproject/project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,14 @@
<specification-version>8.6.1</specification-version>
</run-dependency>
</dependency>
<dependency>
<code-name-base>org.openide.util.ui</code-name-base>
<build-prerequisite/>
<compile-dependency/>
<run-dependency>
<specification-version>9.4.1</specification-version>
</run-dependency>
</dependency>
<dependency>
<code-name-base>org.openide.windows</code-name-base>
<build-prerequisite/>
Expand Down

0 comments on commit 0f9659b

Please sign in to comment.