Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
brummer10 committed Nov 24, 2020
1 parent 29a47e8 commit b3852bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
NAME = Mamba
EXEC_NAME = $(shell echo $(NAME) | tr A-Z a-z)
BUILD_DIR = build
VER = 1.8
VER = 1.9

LIB_DIR := ../libxputty/libxputty/
HEADER_DIR := $(LIB_DIR)include/
Expand Down

0 comments on commit b3852bd

Please sign in to comment.