From 4cc98d7937de1d3594209e34136515619a6b87f8 Mon Sep 17 00:00:00 2001 From: Johns Date: Mon, 5 Mar 2012 17:34:10 +0100 Subject: Move time-stamp printing to misc.h. --- softhddevice.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'softhddevice.cpp') 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 -- cgit v1.2.3