From 40dfc32e84585e8c7a022e4efc2b360731875320 Mon Sep 17 00:00:00 2001 From: Sergio Valor Date: Tue, 31 Dec 2024 10:23:01 +0100 Subject: [PATCH] =?UTF-8?q?Actualitzada=20la=20data=20de=20la=20versi?= =?UTF-8?q?=C3=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a1f280e..7eadd16 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ APP_NAME := Coffee Crisis Arcade Edition RELEASE_FOLDER := ccae_release RELEASE_FILE := $(RELEASE_FOLDER)/$(TARGET_NAME) RESOURCE_FILE := release/coffee.res -VERSION := 2024-12-30 +VERSION := 2024-12-31 # Nombres para los ficheros de lanzamiento WINDOWS_RELEASE := $(TARGET_NAME)-$(VERSION)-win32-x64.zip