Increment version number.

This commit is contained in:
Jason Ferrara 2013-11-25 23:12:10 -05:00 committed by Jason Ferrara
parent e1f301de4e
commit 928fb8f2ee

View File

@ -34,7 +34,7 @@
#include <assert.h>
#include <unistd.h>
#define JMTPFS_VERSION "0.4"
#define JMTPFS_VERSION "0.5"
using namespace std;