neilcsmith-net commented on code in PR #8009: URL: https://github.com/apache/netbeans/pull/8009#discussion_r1869036309
########## platform/o.n.bootstrap/launcher/windows/version.h: ########## @@ -19,9 +19,9 @@ #define COMPANY "" #define COMPONENT "Apache NetBeans Platform Launcher" -#define VER "101.1.0.0" -#define FVER 101,1,0,0 -#define BUILD_ID "101100" +#define VER "101.1.1.0" +#define FVER 101,1,1,0 +#define BUILD_ID "101110" Review Comment: Also need the `.manifest` files. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
