Skip to content

Commit

Permalink
Upgrade version in makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
aosingh committed Apr 15, 2024
1 parent 517da90 commit ae18d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Configuration variables
VERSION=1.7.3
VERSION=1.7.4
PROJ_DIR?=$(shell pwd)
VENV_DIR?=${PROJ_DIR}/.bldenv
BUILD_DIR=${PROJ_DIR}/build
Expand Down

0 comments on commit ae18d7e

Please sign in to comment.