From: <bor...@us...> - 2020-07-30 07:53:52
|
Revision: 3756 http://sourceforge.net/p/ftm/code/3756 Author: borghesi Date: 2020-07-30 07:53:50 +0000 (Thu, 30 Jul 2020) Log Message: ----------- Modified Paths: -------------- trunk/ftm/distrib/package-info.json Modified: trunk/ftm/distrib/package-info.json =================================================================== --- trunk/ftm/distrib/package-info.json 2020-07-30 07:52:15 UTC (rev 3755) +++ trunk/ftm/distrib/package-info.json 2020-07-30 07:53:50 UTC (rev 3756) @@ -4,7 +4,7 @@ "description" : "FTM: extended real-time object system for Max/MSP", "homepatcher" : "FTMExamplesOverview.maxpat", "max_version_max" : "none", - "max_version_min" : "7.1", + "max_version_min" : "7.0", "os" : { "macintosh" : { "platform" : [ "ia32", "x64" ], @@ -19,6 +19,6 @@ } , "tags" : [ "data", "analysis", "synthesis", "externals", "gesture", "visualisation" ], - "version" : "3.0.0.BETA", - "website" : "http://ftm.ircam.fr" + "version" : "2.7.4.BETA", + "website" : "https://forum.ircam.fr/projects/detail/ftm/" } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |