From 28b37af31d383672042af5a52276bae4821cedab Mon Sep 17 00:00:00 2001 From: Sergio Valor Date: Sun, 5 Jan 2025 14:38:48 +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 7eadd16..acedb83 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-31 +VERSION := 2025-01-05 # Nombres para los ficheros de lanzamiento WINDOWS_RELEASE := $(TARGET_NAME)-$(VERSION)-win32-x64.zip