i3
version.c File Reference
#include <config.h>
Include dependency graph for version.c:

Go to the source code of this file.

Variables

const char * i3_version = I3_VERSION
 Git commit identifier, from version.c.
 

Variable Documentation

◆ i3_version

const char* i3_version = I3_VERSION

Git commit identifier, from version.c.

Definition at line 13 of file version.c.

Referenced by IPC_HANDLER(), main(), and parse_file().