diff options
| author | Keith Packard <keithp@keithp.com> | 2011-12-17 17:05:06 -0800 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2011-12-17 17:09:35 -0800 |
| commit | eff8611e3eb19853b06acfcd7e978c9046cd5f78 (patch) | |
| tree | 7c303354018f8c6e8ee804dbee44e6d29aeb8d33 /src/Makefile | |
| parent | 6baf6f41040f7b074d8cc84ef75e254c5d2b466b (diff) | |
altos: Create TeleMetrum v1.2 directory
The hardware is software-compatible with v1.1, but it's nice to have
the right version number in all of the files.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/Makefile')
| -rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index 61b1a835..d3173254 100644 --- a/src/Makefile +++ b/src/Makefile @@ -13,7 +13,7 @@ vpath matrix.5c kalman include Version SUBDIRS=\ - telemetrum-v1.1 telemetrum-v1.0 \ + telemetrum-v1.2 telemetrum-v1.1 telemetrum-v1.0 \ teledongle-v0.2 teledongle-v0.1 \ telemini-v1.0 telenano-v0.1 \ telebt-v0.0 telebt-v0.1 \ |
