We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94f7c12 commit 2ace83bCopy full SHA for 2ace83b
parser/mpDefines.h
@@ -62,7 +62,7 @@
62
#endif
63
64
/** \brief A macro containing the version of muParserX. */
65
-#define MUP_PARSER_VERSION _T("3.0.5 (20141214; development snapshot)")
+#define MUP_PARSER_VERSION _T("3.0.5 (2015-03-22; release version)")
66
67
/** \brief A macro for setting the parser namespace. */
68
#define MUP_NAMESPACE_START namespace mup {
0 commit comments