Prepare 0.5.0 release

This commit is contained in:
Andrew Ayer
2015-05-30 19:53:04 -07:00
parent f56911726a
commit bc7e55b68f
6 changed files with 28 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.4.2"
#define VERSION "0.5.0"
extern const char* argv0; // initialized in main() to argv[0]