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