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: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists