Skip to content

Commit 8a60123

Browse files
authored
Merge pull request #134 from IBM/stepVersion-4.0.1
Prepare v4.0.1.
2 parents fd85d6b + 8f8edd3 commit 8a60123

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

_deps/googletest-src

-1
This file was deleted.

src/version/generateVersionDefine.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
# TODO: we could do this via git hooks. Problem is just that hooks are not
2929
# really part of the repository. I.e. each user would need to install the
3030
# hooks. Will need to find some solution
31-
HARD_CODED_VERSION="v3.3.1"
31+
HARD_CODED_VERSION="v4.0.1"
3232

3333
# get build date
3434
DATE=`date +%Y-%m-%d_%H:%M:%S`

0 commit comments

Comments
 (0)