Closed
Description
Most appropriate sub-area of Processing 4?
Build process, Other (specify if possible)
Processing version
latest git, release 1301 (1295 according to application)
Operating system
Linux (but I guess any system is affected)
Steps to reproduce this
- Open processing
- Check the title bar
- Check the about dialog
snippet
No response
Additional context
It seems that the revision number has not been updated. It is still on 1295 even though I am using 4.4.1 or the latest git version. I think the lines 56 and 58 in app/src/processing/app/Base.java need to be updated.
Apart from that I think it would be nice if the about dialog could also show the "human readable" version number (e.g. 4.4.1). I use Processing in my courses and it happens regularly that students are confused about "strange" version number when they check what version they are working with.
Would you like to work on the issue?
I could create a PR, if this issue has been confirmed.