Prepare for 0.4.2 release

This commit is contained in:
Andrew Ayer
2015-01-31 19:17:43 -08:00
parent 5fd36a7ac5
commit 1ca8f89602
5 changed files with 14 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.1"
#define VERSION "0.4.2"
extern const char* argv0; // initialized in main() to argv[0]