Prepare 0.6.0 release

This commit is contained in:
Andrew Ayer
2017-11-26 10:24:03 -08:00
parent 37df6fb5ad
commit 546664f152
6 changed files with 32 additions and 6 deletions

View File

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