masaori335 opened a new pull request, #9577: URL: https://github.com/apache/trafficserver/pull/9577
If we specify `--with-build-number` on configure, it shows up on startup, but it's concatenated with the PACKAGE_VERSION. Before ``` » traffic_server Traffic Server 10.0.0999 Apr 3 2023 14:25:55 Masaoris-MacBook-Pro-16.local ``` After ``` » traffic_server Traffic Server 10.0.0-999 Apr 3 2023 14:36:00 Masaoris-MacBook-Pro-16.local ``` -- 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]
