From 9dabe1fa79fc364481bee8c5ae81a1e0a333f553 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Sebasti=C3=A1n=20Lach=20Lau?= Date: Tue, 16 Jan 2018 12:03:35 -0600 Subject: [PATCH] Update DissonanceLib.quark --- DissonanceLib.quark | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/DissonanceLib.quark b/DissonanceLib.quark index a62b7f5..c053152 100644 --- a/DissonanceLib.quark +++ b/DissonanceLib.quark @@ -4,10 +4,9 @@ \summary: "A library of psychoacoustic dissonance curves together with harmonic analysis functions.", \helpdoc: "Help/DissonanceLib.html", \author: "Juan Sebastián Lach", - \version: 0.5, + \version: 0.7, \country: "Mexico", - \since: "2007", - \url: "http://web.me.com/jslach/", + \since: "2008", \dependencies: ["MathLib", "VectorSpace", "ZArchive"], \isCompatible: { Main.versionAtMost(3,3).not } -) \ No newline at end of file +)