Skip to content

Commit 01365b7

Browse files
committed
BLD: bump version to 1.5.8
1 parent 6ad0c65 commit 01365b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/scrtdd/rtdd.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ class RTDD : public Application
6161
};
6262
DEFINE_SMARTPOINTER(Region);
6363

64-
virtual const char *version() { return "1.5.7+"; }
64+
virtual const char *version() { return "1.5.8"; }
6565

6666
protected:
6767
void createCommandLineDescription();

0 commit comments

Comments
 (0)