Android-cuttlefish cvd tool
version.h
Go to the documentation of this file.
1#ifndef _version_h
2#define _version_h
3
4#define VERSION "cuttlefish"
5#define VERSION_DATE "common"
6
7#endif