Skip to content

Commit 8dda10b

Browse files
committed
1.14.1
1 parent 6128610 commit 8dda10b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
SHELL := /bin/bash
2-
RATOOLS_VERSION := v1.14.0
2+
RATOOLS_VERSION := v1.14.1
33

44
reset:
55
rm -rf RATools/ && git submodule update --init --recursive && cd RATools/ && git checkout tags/${RATOOLS_VERSION}

0 commit comments

Comments
 (0)