Skip to content

Commit 6c85034

Browse files
committed
Bump recommended shallow-since 1.5 years forward
1 parent 63d2902 commit 6c85034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py/makeversionhdr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ def cannot_determine_version():
6666
CircuitPython must be built from a git clone with tags.
6767
If you cloned from a fork, fetch the tags from adafruit/circuitpython as follows:
6868
69-
git fetch --tags --recurse-submodules=no --shallow-since="2021-07-01" https://github.com/adafruit/circuitpython HEAD"""
69+
git fetch --tags --recurse-submodules=no --shallow-since="2023-02-01" https://github.com/adafruit/circuitpython HEAD"""
7070
)
7171

7272

0 commit comments

Comments
 (0)