Patches item #3469773, was opened at 2012-01-05 03:05 Message generated for change (Tracker Item Submitted) made by zmoelnig You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3469773&group_id=55736
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: None Status: Open Resolution: None Priority: 1 Private: No Submitted By: IOhannes m zmölnig (zmoelnig) Assigned to: Miller Puckette (millerpuckette) Summary: update version in configure.ac Initial Comment: the (new) configure.ac has a notion of the current version, which is passed via the AC_INIT() command. in Pd-0.43.1 this version is still set to 0.43.0, which looks a bit weird when compiling (as the wrong version shows up) given that this version is not really used anywhere, the attached patch is purely cosmetic (and outdated whenever applied :-) nevertheless it would be nice if the versions could be kept in sync. it would be even nicer if somebody could provide a bit of code that fills the AC_INIT() version into m_pd.h ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3469773&group_id=55736 _______________________________________________ Pd-dev mailing list [email protected] http://lists.puredata.info/listinfo/pd-dev
