We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4ace7e commit 94f7c12Copy full SHA for 94f7c12
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.4 (20141124; development snapshot)")
+#define MUP_PARSER_VERSION _T("3.0.5 (20141214; development snapshot)")
66
67
/** \brief A macro for setting the parser namespace. */
68
#define MUP_NAMESPACE_START namespace mup {
0 commit comments