diff --git a/configure.in b/configure.in index 4cee06382..2cee3b358 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.1.0, flashcode@flashtux.org) +AC_INIT(WeeChat, 0.1.1-cvs, flashcode@flashtux.org) AC_CONFIG_SRCDIR([src/common/weechat.c]) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE([weechat], [0.1.0]) +AM_INIT_AUTOMAKE([weechat], [0.1.1-cvs]) # Checks for programs. AC_PROG_CC diff --git a/po/fr.po b/po/fr.po index 863e72516..957e30418 100644 --- a/po/fr.po +++ b/po/fr.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: WeeChat 0.1.0\n" +"Project-Id-Version: WeeChat 0.1.1-cvs\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" "POT-Creation-Date: 2005-02-12 12:00+0100\n" "PO-Revision-Date: 2005-02-12 12:00+0100\n" diff --git a/weechat/configure.in b/weechat/configure.in index 4cee06382..2cee3b358 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.1.0, flashcode@flashtux.org) +AC_INIT(WeeChat, 0.1.1-cvs, flashcode@flashtux.org) AC_CONFIG_SRCDIR([src/common/weechat.c]) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE([weechat], [0.1.0]) +AM_INIT_AUTOMAKE([weechat], [0.1.1-cvs]) # Checks for programs. AC_PROG_CC diff --git a/weechat/po/fr.po b/weechat/po/fr.po index 863e72516..957e30418 100644 --- a/weechat/po/fr.po +++ b/weechat/po/fr.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: WeeChat 0.1.0\n" +"Project-Id-Version: WeeChat 0.1.1-cvs\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" "POT-Creation-Date: 2005-02-12 12:00+0100\n" "PO-Revision-Date: 2005-02-12 12:00+0100\n"