summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-04-30 19:43:56 +0200
committerSébastien Helleu <flashcode@flashtux.org>2014-04-30 19:43:56 +0200
commit33450ddb8b2b712185a68d7f171318cb7babc400 (patch)
treea21b98af9c7686b3ac40703733e10b5c397b9e20 /configure.ac
parent9af7b7412cd89af35152d6f9207c6ffba435a85c (diff)
downloadweechat-33450ddb8b2b712185a68d7f171318cb7babc400.zip
Version 1.0-dev
Yeah \o/
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e94f7332a..febf0dafc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.56)
-AC_INIT(WeeChat, 0.4.4-dev, flashcode@flashtux.org)
+AC_INIT(WeeChat, 1.0-dev, flashcode@flashtux.org)
AC_CONFIG_SRCDIR([configure.ac])
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([foreign])