From 49af2cea7d6265a6e063f5d4e09e34df8f861998 Mon Sep 17 00:00:00 2001 From: bnnm Date: Sat, 22 Oct 2022 15:45:43 +0200 Subject: [PATCH] Update version.h --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index d46efb9c..2ab8fa99 100644 --- a/version.h +++ b/version.h @@ -32,7 +32,7 @@ * versions should return "rNNNN" without extra text commit number text */ -#define VGMSTREAM_VERSION "r1776" +#define VGMSTREAM_VERSION "r1800" #endif #endif