Skip to content

Commit

Permalink
Bump the version. (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmind authored Mar 23, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 03f0342 commit 4f77754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/rvault.h
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@
#include "crypto.h"

#define APP_NAME "rvault"
#define APP_PROJ_VER "0.1"
#define APP_PROJ_VER "0.2"

struct fileobj;

0 comments on commit 4f77754

Please sign in to comment.