From 80a1fecb1c14e765bb213c4fb4c8db93922ca34a Mon Sep 17 00:00:00 2001 From: ALEXks Date: Tue, 3 Mar 2026 09:18:15 +0300 Subject: [PATCH] fixed getStatementByFileAndLine --- projects/dvm | 2 +- src/Utils/version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/dvm b/projects/dvm index cdda71d..13d113d 160000 --- a/projects/dvm +++ b/projects/dvm @@ -1 +1 @@ -Subproject commit cdda71deab3b89071375690ff8e4b3806b171bfa +Subproject commit 13d113d3435486d34b6d934844ad1860aaf3016d diff --git a/src/Utils/version.h b/src/Utils/version.h index a2b444e..5489323 100644 --- a/src/Utils/version.h +++ b/src/Utils/version.h @@ -1,3 +1,3 @@ #pragma once -#define VERSION_SPF "2466" +#define VERSION_SPF "2467"