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 9e011ed..d017c0c 100644 --- a/softhddevice.cpp +++ b/softhddevice.cpp @@ -36,7 +36,7 @@ ////////////////////////////////////////////////////////////////////////////// -static const char *const VERSION = "0.0.8"; +static const char *const VERSION = "0.0.9"; static const char *const DESCRIPTION = trNOOP("A software and GPU emulated HD device"); |