mbien commented on code in PR #8009: URL: https://github.com/apache/netbeans/pull/8009#discussion_r1869026606
########## 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: i bumped the version in both, IDE and platform launcher `version.h` - just to be sure. (Its all in the same zip artifact anyway) -- 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