Skip to content

Instantly share code, notes, and snippets.

@ycnakajsph
Created March 29, 2024 14:25
Show Gist options
  • Save ycnakajsph/a67a063843863b61120f5f5c7fe71f7d to your computer and use it in GitHub Desktop.
Save ycnakajsph/a67a063843863b61120f5f5c7fe71f7d to your computer and use it in GitHub Desktop.
#ifndef VERSION_HPP
#define VERSION_HPP
#define COMMIT_ID "97349fa012345674a27c75f5de359c516e3820b"
#define BRANCH_NAME "my_branch"
#endif // VERSION_HPP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment