Update for git-crypt 0.4.1

This commit is contained in:
Andrew Ayer
2015-01-07 20:23:28 -08:00
parent 12881f65fd
commit 849401d733
6 changed files with 35 additions and 4 deletions

View File

@@ -31,7 +31,7 @@
#ifndef GIT_CRYPT_GIT_CRYPT_HPP
#define GIT_CRYPT_GIT_CRYPT_HPP
#define VERSION "0.4.0"
#define VERSION "0.4.1"
extern const char* argv0; // initialized in main() to argv[0]