summaryrefslogtreecommitdiff
path: root/firmware/c1224/include/version.h
blob: a2c81ad29adda779729ea5f60ee6c00927a40a47 (plain)
1
2
3
4
5
6
7
8
9
10
11
/**
 * Firmware version SSoT — bump here; banner and docs follow.
 * Matches product tag style without leading 'v' (tag: v1.0-prototype).
 * SPDX-License-Identifier: GPL-3.0-or-later
 */
#ifndef C1224_VERSION_H
#define C1224_VERSION_H

#define C1224_FW_VERSION "1.0-prototype"

#endif /* C1224_VERSION_H */
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com