From 1a78020ddda46e5ba5713796c2d315324f055ae2 Mon Sep 17 00:00:00 2001 From: Sergio Valor Date: Sun, 11 Sep 2022 20:00:17 +0200 Subject: [PATCH] =?UTF-8?q?Subido=20el=20n=C3=BAmero=20de=20versi=C3=B3n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/const.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/const.h b/source/const.h index 5303c3d..028de0f 100644 --- a/source/const.h +++ b/source/const.h @@ -10,7 +10,7 @@ // Textos #define WINDOW_CAPTION "JailDoctor's Dilemma" #define TEXT_COPYRIGHT "@2022 JailDesigner" -#define VERSION "0.6" +#define VERSION "0.7" // TamaƱo de bloque #define BLOCK 8