summaryrefslogtreecommitdiff
path: root/gcc/melt-runtime.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/melt-runtime.h')
-rw-r--r--gcc/melt-runtime.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/melt-runtime.h b/gcc/melt-runtime.h
index 2391b4d33e3..8097344eafc 100644
--- a/gcc/melt-runtime.h
+++ b/gcc/melt-runtime.h
@@ -117,7 +117,7 @@ MELT_EXTERN int melt_count_runtime_extensions;
/* The version string of MELT; this is parsed by make, so spaces are
important! That version string is extracted by scripts or
makefiles... */
-#define MELT_VERSION_STRING "1.0.1-rc1"
+#define MELT_VERSION_STRING "1.0.1"
/* return a read only version string */
extern const char* melt_version_str(void);