Skip to content

Commit

Permalink
update version number in makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
nhnghia committed Nov 30, 2022
1 parent 4e9df89 commit 99fa74e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules/common.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION := 1.7.4
VERSION := 1.7.5
GIT_VERSION := $(shell git log --format="%h" -n 1)
MMT_BASE ?=/opt/mmt
MMT_DPI ?= $(MMT_BASE)/dpi
Expand Down

0 comments on commit 99fa74e

Please sign in to comment.