summaryrefslogtreecommitdiff
path: root/proc/proc.h
diff options
context:
space:
mode:
Diffstat (limited to 'proc/proc.h')
-rw-r--r--proc/proc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/proc/proc.h b/proc/proc.h
index 1991a6d8..2afb3e6c 100644
--- a/proc/proc.h
+++ b/proc/proc.h
@@ -144,7 +144,7 @@ struct mutex global_lock;
/* Our name for version system */
#define OUR_SERVER_NAME "proc"
-#define OUR_VERSION "0.0 pre-alpha"
+#define OUR_VERSION "0.0"
extern inline void
process_drop (struct proc *p)