Patches item #3050371, was opened at 2010-08-21 09:31 Message generated for change (Settings changed) made by millerpuckette You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3050371...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: puredata Group: bugfix
Status: Pending Resolution: Accepted
Priority: 5 Private: No Submitted By: IOhannes m zmlnig (zmoelnig) Assigned to: Miller Puckette (millerpuckette) Summary: [bugfix] print version number
Initial Comment: in 0.43.test2, the veresion number is not printed correctly when running "pd -version". rather than the version number, it prints "(null)", since the version string is uninitialized (and luckily set to NULL)
the attached patch fixes this. (it's a git patch, so apply with "gem am 0001-provide-a-version-string.patch")
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3050371...