summaryrefslogtreecommitdiff
path: root/libc/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/version.h')
-rw-r--r--libc/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libc/version.h b/libc/version.h
index c88ab1cfb..e39984957 100644
--- a/libc/version.h
+++ b/libc/version.h
@@ -1,4 +1,4 @@
/* This file just defines the current version number of libc. */
-#define RELEASE "development"
-#define VERSION "2.18.90"
+#define RELEASE "stable"
+#define VERSION "2.19"