jlahoda commented on a change in pull request #2088: Revert "[NETBEANS-4039] Added SPI for Preferred Color Profile Changes" URL: https://github.com/apache/netbeans/pull/2088#discussion_r410709386
########## File path: platform/core.windows/manifest.mf ########## @@ -6,5 +6,5 @@ OpenIDE-Module-Provides: org.netbeans.core.WindowSystem, org.openide.windows.Win OpenIDE-Module-Recommends: org.netbeans.core.windows.nativeaccess.NativeWindowSystem AutoUpdate-Show-In-Client: false AutoUpdate-Essential-Module: true -OpenIDE-Module-Specification-Version: 2.92 +OpenIDE-Module-Specification-Version: 2.91 Review comment: I guess I would suggest to actually increase the spec version (so that the spec versions are monotonically increasing). I.e.: ```suggestion OpenIDE-Module-Specification-Version: 2.93 ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
