From 5074094f101accab3c0603b354cdc235f0d14fef Mon Sep 17 00:00:00 2001 From: ngn Date: Fri, 16 Aug 2024 03:20:24 +0300 Subject: [PATCH] fix: VERSION to 24.01 --- Makefile | 2 +- locale/tr/LC_MESSAGES/matt.po | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index dd1bf76..16fe972 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ OBJS = $(patsubst src/%.c,dist/%.o,$(SRCS)) CFLAGS = -O3 -fstack-protector-strong -fcf-protection=full -fstack-clash-protection LIBS = -linih -lmp -VERSION = 24.02 +VERSION = 24.01 all: dist dist/matt $(PO_OUTS) diff --git a/locale/tr/LC_MESSAGES/matt.po b/locale/tr/LC_MESSAGES/matt.po index 9eb4054..fd0cb85 100644 --- a/locale/tr/LC_MESSAGES/matt.po +++ b/locale/tr/LC_MESSAGES/matt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-16 03:05+0300\n" +"POT-Creation-Date: 2024-08-16 03:12+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"