diff options
Diffstat (limited to 'softhddevice.cpp')
-rw-r--r-- | softhddevice.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/softhddevice.cpp b/softhddevice.cpp index 1355a6c..ef35fa0 100644 --- a/softhddevice.cpp +++ b/softhddevice.cpp @@ -43,7 +43,7 @@ extern "C" ////////////////////////////////////////////////////////////////////////////// -static const char *const VERSION = "0.4.9" +static const char *const VERSION = "0.5.0" #ifdef GIT_REV "-GIT" GIT_REV #endif |