We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ad0c65 commit 01365b7Copy full SHA for 01365b7
apps/scrtdd/rtdd.h
@@ -61,7 +61,7 @@ class RTDD : public Application
61
};
62
DEFINE_SMARTPOINTER(Region);
63
64
- virtual const char *version() { return "1.5.7+"; }
+ virtual const char *version() { return "1.5.8"; }
65
66
protected:
67
void createCommandLineDescription();
0 commit comments