summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/weechat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/weechat.h b/src/weechat.h
index 027d4e743..39cc1489e 100644
--- a/src/weechat.h
+++ b/src/weechat.h
@@ -30,7 +30,7 @@
#define N_(string) (string)
#define WEECHAT_NAME "WeeChat"
-#define WEECHAT_VERSION "0.0.1"
+#define WEECHAT_VERSION "0.0.2-pre1"
#define WEECHAT_NAME_AND_VERSION WEECHAT_NAME " " WEECHAT_VERSION
#define WEECHAT_COPYRIGHT WEECHAT_NAME " (c) 2003 by Wee Team"