diff --git a/configure.in b/configure.in index 59c31e891..6e41c589b 100644 --- a/configure.in +++ b/configure.in @@ -19,10 +19,10 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.56) -AC_INIT(WeeChat, 0.0.9, flashcode@flashtux.org) +AC_INIT(WeeChat, 0.1.0-cvs, flashcode@flashtux.org) AC_CONFIG_SRCDIR([src/common/weechat.c]) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE([weechat], [0.0.9]) +AM_INIT_AUTOMAKE([weechat], [0.1.0-cvs]) # Checks for programs. AC_PROG_CC diff --git a/po/fr.po b/po/fr.po index 6d2724126..36455fb29 100644 --- a/po/fr.po +++ b/po/fr.po @@ -1,11 +1,11 @@ # WeeChat: fast & light, IRC client for many operating systems. # Copyright (c) 2003-2005 FlashCode # This file is distributed under the same license as the WeeChat package. -# FlashCode , 2004. +# FlashCode , 2005. # msgid "" msgstr "" -"Project-Id-Version: WeeChat 0.0.9\n" +"Project-Id-Version: WeeChat 0.1.0-cvs\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" "POT-Creation-Date: 2005-01-01 13:00+0100\n" "PO-Revision-Date: 2005-01-01 13:00+0100\n" diff --git a/weechat/configure.in b/weechat/configure.in index 59c31e891..6e41c589b 100644 --- a/weechat/configure.in +++ b/weechat/configure.in @@ -19,10 +19,10 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.56) -AC_INIT(WeeChat, 0.0.9, flashcode@flashtux.org) +AC_INIT(WeeChat, 0.1.0-cvs, flashcode@flashtux.org) AC_CONFIG_SRCDIR([src/common/weechat.c]) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE([weechat], [0.0.9]) +AM_INIT_AUTOMAKE([weechat], [0.1.0-cvs]) # Checks for programs. AC_PROG_CC diff --git a/weechat/po/fr.po b/weechat/po/fr.po index 6d2724126..36455fb29 100644 --- a/weechat/po/fr.po +++ b/weechat/po/fr.po @@ -1,11 +1,11 @@ # WeeChat: fast & light, IRC client for many operating systems. # Copyright (c) 2003-2005 FlashCode # This file is distributed under the same license as the WeeChat package. -# FlashCode , 2004. +# FlashCode , 2005. # msgid "" msgstr "" -"Project-Id-Version: WeeChat 0.0.9\n" +"Project-Id-Version: WeeChat 0.1.0-cvs\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" "POT-Creation-Date: 2005-01-01 13:00+0100\n" "PO-Revision-Date: 2005-01-01 13:00+0100\n"