diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-05-11 15:01:09 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-05-11 15:01:09 -0400 |
| commit | 761a483e28935f0bdee4658c37dfaa4606c2660a (patch) | |
| tree | 2e0b76801f2838d568ebd7b9c76884599ada0744 /examples/http-server/sample-site/random.tm | |
| parent | 84c29ce5facc166515b80abf79f33b2ea21bf9fa (diff) | |
Add new system for tracking versions.
Diffstat (limited to 'examples/http-server/sample-site/random.tm')
| -rwxr-xr-x | examples/http-server/sample-site/random.tm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/http-server/sample-site/random.tm b/examples/http-server/sample-site/random.tm index 153ac2af..75e185b3 100755 --- a/examples/http-server/sample-site/random.tm +++ b/examples/http-server/sample-site/random.tm @@ -1,5 +1,5 @@ #!/bin/env tomo -use random +use random_v1.0 func main() say(" |
