aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristopher Vogt <oss.nsp@cvogt.org>2016-11-09 22:13:41 -0500
committerChristopher Vogt <oss.nsp@cvogt.org>2016-11-09 22:13:41 -0500
commit75310e0cb942883545f0a142b2e7b61dbb1134b4 (patch)
treec4a8d7b52809616d54eba1330616a2916c65a9ce /README.md
parentfe04889a6c3fe73ccdb4b19b44ac62e2b1a96f7d (diff)
downloadcbt-75310e0cb942883545f0a142b2e7b61dbb1134b4.tar.gz
cbt-75310e0cb942883545f0a142b2e7b61dbb1134b4.tar.bz2
cbt-75310e0cb942883545f0a142b2e7b61dbb1134b4.zip
Upgrade references cbt versions after binary incompatible Context change
part 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 a9df2d7..c22b5e6 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#bf4e2c5971adadf4506cacb22094225ceae5a8c1
+// cbt:https://github.com/cvogt/cbt.git#fe04889a6c3fe73ccdb4b19b44ac62e2b1a96f7d
class Build...
```