diff options
| author | Selene ToyKeeper | 2019-10-02 00:02:27 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2019-10-02 00:02:27 -0600 |
| commit | 06d75ac58143cf3dccd981975f20d589895de5b3 (patch) | |
| tree | e0de0f2dd484a717be743804186d19308b8e7998 | |
| parent | after safety ramp-down, if the button remains stuck, lock the light (diff) | |
| download | anduril-06d75ac58143cf3dccd981975f20d589895de5b3.tar.gz anduril-06d75ac58143cf3dccd981975f20d589895de5b3.tar.bz2 anduril-06d75ac58143cf3dccd981975f20d589895de5b3.zip | |
added a default version.h for people who don't use the build script
| -rw-r--r-- | spaghetti-monster/anduril/version.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/spaghetti-monster/anduril/version.h b/spaghetti-monster/anduril/version.h new file mode 100644 index 0000000..8cf3c90 --- /dev/null +++ b/spaghetti-monster/anduril/version.h @@ -0,0 +1,4 @@ +// this file is replaced automatically by the build script +// set your own date here if you're not using the build script +// otherwise, default to first human contact with the moon +#define VERSION_NUMBER "19690720" |
