Automatically update macOS build version at build time.

This commit is contained in:
Mark Kim 2022-09-10 09:16:10 -04:00
parent 68ba1997fc
commit 6e3ae875e7
8 changed files with 33 additions and 14 deletions

View file

@ -61,6 +61,9 @@ http://www.tuxpaint.org/
(also corrects some warnings being reported by libpng (via SDL_image);
h/t Tim Dickson, closes https://sourceforge.net/p/tuxpaint/bugs/252/)
* Automatically update macOS build version from the command line at build
time.
* Ports & Building:
-----------------
* Change name of Tux Paint config. files from ".conf" to ".cfg"

View file

@ -25,7 +25,6 @@ a .tar.gz source tarball, and making the tarball available for download.
* Build description files:
* tuxpaint.spec (Linux RPM package)
* macos/Info.plist (macOS build)
* win32/resources.rc (Windows mingw/msys build)
* Changelog