chroma/include/chroma_version.h
NotAShelf 7306bbc625
build: tag 1.1.0
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I887f6c57dc16cd697061b995beab4a236a6a6964
2026-04-21 16:52:14 +03:00

8 lines
140 B
C

#ifndef CHROMA_VERSION_H
#define CHROMA_VERSION_H
#ifndef CHROMA_VERSION
#define CHROMA_VERSION "1.1.0"
#endif
#endif // CHROMA_VERSION_H