diff options
| author | Keith Packard <keithp@keithp.com> | 2011-12-17 17:05:06 -0800 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2011-12-25 15:34:00 -0800 |
| commit | 9c14863faff674f611680d2cc7de9a29b0184fec (patch) | |
| tree | 9f537e3e24f2038fe000b5f5de9124152115d86e /src/Makefile | |
| parent | fff3f013bf5f8e8625efc9e603e91ba9a64a390c (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>
(cherry picked from commit eff8611e3eb19853b06acfcd7e978c9046cd5f78)
(this is quite different from the master version which is multi-arch)
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 018f0c5c..689c7410 100644 --- a/src/Makefile +++ b/src/Makefile @@ -7,7 +7,7 @@ CC=sdcc 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 \ |
