aboutsummaryrefslogtreecommitdiff
path: root/nmm.c
diff options
context:
space:
mode:
Diffstat (limited to 'nmm.c')
-rw-r--r--nmm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nmm.c b/nmm.c
index a28c6e1..117a65d 100644
--- a/nmm.c
+++ b/nmm.c
@@ -50,7 +50,7 @@
#define __dead /* NORETURN */
#endif
-#define VERSION "1.0~beta1"
+#define VERSION "1.0"
#define EMPTY 'E'
#define WHITEC 'W'