From 2625613b797e32d23bba220e640f43011751d7cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Ma=C5=A1karinec?= Date: Sun, 17 Sep 2023 12:43:55 +0200 Subject: [PATCH] release --- Makefile | 2 +- lib/umka | 2 +- version | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 6c39676d..502cefa0 100644 --- a/Makefile +++ b/Makefile @@ -46,7 +46,7 @@ all: $(UMKA_LIB) $(TARGET) run: $(TARGET) ./$(TARGET) -include Makeumka +include cmd/Makeumka include src/Makefile deepclean:: clean diff --git a/lib/umka b/lib/umka index 53e56438..429b43ac 160000 --- a/lib/umka +++ b/lib/umka @@ -1 +1 @@ -Subproject commit 53e56438ee51a76cc183f91b239de122558e13c8 +Subproject commit 429b43acc36ffae982b0eaedba018357d211ddad diff --git a/version b/version index 634650e0..89a6e74b 100644 --- a/version +++ b/version @@ -1 +1 @@ -v1.1 \ No newline at end of file +v1.2