mirror of
https://github.com/AGWA/git-crypt.git
synced 2026-01-06 18:14:29 -08:00
Add 'git-crypt version' command
This commit is contained in:
@@ -31,6 +31,8 @@
|
||||
#ifndef GIT_CRYPT_GIT_CRYPT_HPP
|
||||
#define GIT_CRYPT_GIT_CRYPT_HPP
|
||||
|
||||
#define VERSION "0.4.0"
|
||||
|
||||
extern const char* argv0; // initialized in main() to argv[0]
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user