aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristopher Vogt <oss.nsp@cvogt.org>2017-02-09 21:55:58 -0500
committerChristopher Vogt <oss.nsp@cvogt.org>2017-02-09 22:58:09 -0500
commit93754f10b93e218c1f993e8f480862aa6ed80b0a (patch)
treef383333da07f142feb741527287673061c260e9b /README.md
parentf11b8318b85f16843d8cfa0743f64c1576614ad6 (diff)
downloadcbt-93754f10b93e218c1f993e8f480862aa6ed80b0a.tar.gz
cbt-93754f10b93e218c1f993e8f480862aa6ed80b0a.tar.bz2
cbt-93754f10b93e218c1f993e8f480862aa6ed80b0a.zip
upgrade test project cbt versions parts 2 of 2
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 47ac513..a21ce0f 100644
--- a/README.md
+++ b/README.md
@@ -323,7 +323,7 @@ When you specify a particular version, CBT will use that one instead of the inst
You can specify one by adding one line right before `class Build`. It looks like this:
```
-// cbt:https://github.com/cvogt/cbt.git#e8673866b79f7473391dcee26243eee80d5d3cb6
+// cbt:https://github.com/cvogt/cbt.git#f11b8318b85f16843d8cfa0743f64c1576614ad6
class Build...
```