mirror of
https://github.com/google/pebble.git
synced 2026-02-14 17:37:21 -05:00
Import of the watch repository from Pebble
This commit is contained in:
8
platform/robert/boot/src/git_version.auto.h.in
Normal file
8
platform/robert/boot/src/git_version.auto.h.in
Normal file
@@ -0,0 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
#define GIT_TIMESTAMP @TIMESTAMP@
|
||||
#define GIT_TAG "@TAG@"
|
||||
#define GIT_MAJOR_VERSION @MAJOR_VERSION@
|
||||
#define GIT_MINOR_VERSION @MINOR_VERSION@
|
||||
#define GIT_PATCH_VERSION @PATCH_VERSION@
|
||||
#define GIT_REVISION "@COMMIT@"
|
||||
Reference in New Issue
Block a user