From 8262d47a2f4e3f790f07b510ee6e534664831503 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A1s=20Szab=C3=B3?= <34127628+firolightfog@users.noreply.github.com> Date: Tue, 13 Jan 2026 17:20:56 +0100 Subject: [PATCH] Update fork date in Prototype.cpp comment --- src/Prototype.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Prototype.cpp b/src/Prototype.cpp index 1f6bfe2..088234b 100644 --- a/src/Prototype.cpp +++ b/src/Prototype.cpp @@ -11,7 +11,7 @@ #include #endif -// Forked from VCV Prototype v1.3.0 +// Forked from VCV Prototype v1.3.0 as of 2026-01-13 // some features removed using namespace rack;