chore: bump version; add version management targets
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I6e48eced0a604c9d3bd6f4f317f4d5236a6a6964
This commit is contained in:
parent
3d42f75052
commit
9b42e70054
3 changed files with 62 additions and 10 deletions
6
include/chroma_version.h
Normal file
6
include/chroma_version.h
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#ifndef CHROMA_VERSION_H
|
||||
#define CHROMA_VERSION_H
|
||||
|
||||
#define CHROMA_VERSION "1.0.1"
|
||||
|
||||
#endif // CHROMA_VERSION_H
|
||||
Loading…
Add table
Add a link
Reference in a new issue