aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Harris <bjh21@bjh21.me.uk>2022-11-27 19:52:47 +0000
committerBen Harris <bjh21@bjh21.me.uk>2022-11-27 19:52:47 +0000
commit4be221ba4917d00a15d115b7f85557b6ab6fa4d0 (patch)
treeb9e1415b807ad611b0c9a135c5f1f58170bbec7e
parentc6e312b252bc41eac10dff60f1c6675c762b4cee (diff)
downloadpuzzles-4be221ba4917d00a15d115b7f85557b6ab6fa4d0.zip
puzzles-4be221ba4917d00a15d115b7f85557b6ab6fa4d0.tar.gz
puzzles-4be221ba4917d00a15d115b7f85557b6ab6fa4d0.tar.bz2
puzzles-4be221ba4917d00a15d115b7f85557b6ab6fa4d0.tar.xz
Update current-as-of commit ID in developer docs
I think I've made all the updates necessary already.
-rw-r--r--devel.but2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel.but b/devel.but
index e6e34cf..d561834 100644
--- a/devel.but
+++ b/devel.but
@@ -33,7 +33,7 @@ for use by anyone attempting to implement a new puzzle or port to a
new platform.
This guide is believed correct as of \cw{git} commit
-\cw{b34f8b1ee33163af988c75587e6ac99739b7684f}. Hopefully it will be
+\cw{c6e312b252bc41eac10dff60f1c6675c762b4cee}. Hopefully it will be
updated along with the code in future, but if not, I've at least left
this version number in here so you can figure out what's changed by
tracking commit comments from there onwards.