diff options
author | Christian Pointner <equinox@helsinki.at> | 2022-03-02 16:51:32 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2022-03-02 16:51:32 (GMT) |
commit | aec8df3acf33952e78e88d90dcc9b3ade8370246 (patch) | |
tree | 1701d87b696cc9ef56988df256a61be8c5da6937 /Makefile | |
parent | 50ea2824c396dd2d7c60b9ed4fcc9c9720506c7e (diff) |
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ DOWNLOAD_BASEURL := "https://download.studio.link/releases" -VERSION := 20.05.5 +VERSION := 21.07.0 all: studio-link-standalone studio-link.lv2 #studio-link-onair.lv2 |