Skip to content

Commit

Permalink
Version change for Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
shweta.korulkar@oracle.com committed Jan 3, 2025
1 parent ffef90d commit fb64d9d
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.8.4
VERSION=1.9.0
PROJ_DIR?=$(shell pwd)
VENV_DIR?=${PROJ_DIR}/.bldenv
BUILD_DIR=${PROJ_DIR}/build
Expand Down

0 comments on commit fb64d9d

Please sign in to comment.