Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
marekmaskarinec committed Sep 17, 2023
1 parent f31df00 commit 2625613
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ all: $(UMKA_LIB) $(TARGET)
run: $(TARGET)
./$(TARGET)

include Makeumka
include cmd/Makeumka
include src/Makefile

deepclean:: clean
Expand Down
2 changes: 1 addition & 1 deletion lib/umka
Submodule umka updated 2 files
+1 −1 src/umka_api.c
+1 −1 src/umka_stmt.c
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.1
v1.2

0 comments on commit 2625613

Please sign in to comment.