Skip to content

Commit 94f7c12

Browse files
1 parent d4ace7e commit 94f7c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parser/mpDefines.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
#endif
6363

6464
/** \brief A macro containing the version of muParserX. */
65-
#define MUP_PARSER_VERSION _T("3.0.4 (20141124; development snapshot)")
65+
#define MUP_PARSER_VERSION _T("3.0.5 (20141214; development snapshot)")
6666

6767
/** \brief A macro for setting the parser namespace. */
6868
#define MUP_NAMESPACE_START namespace mup {

0 commit comments

Comments
 (0)