mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
Version 0.0.5-pre1
This commit is contained in:
+2
-2
@@ -19,10 +19,10 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.56)
|
||||
AC_INIT(WeeChat, 0.0.4, flashcode@flashtux.org)
|
||||
AC_INIT(WeeChat, 0.0.5-pre1, flashcode@flashtux.org)
|
||||
AC_CONFIG_SRCDIR([src/common/weechat.c])
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
AM_INIT_AUTOMAKE([weechat], [0.0.4])
|
||||
AM_INIT_AUTOMAKE([weechat], [0.0.5-pre1])
|
||||
|
||||
# Checks for programs.
|
||||
AC_PROG_CC
|
||||
|
||||
@@ -19,10 +19,10 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.56)
|
||||
AC_INIT(WeeChat, 0.0.4, flashcode@flashtux.org)
|
||||
AC_INIT(WeeChat, 0.0.5-pre1, flashcode@flashtux.org)
|
||||
AC_CONFIG_SRCDIR([src/common/weechat.c])
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
AM_INIT_AUTOMAKE([weechat], [0.0.4])
|
||||
AM_INIT_AUTOMAKE([weechat], [0.0.5-pre1])
|
||||
|
||||
# Checks for programs.
|
||||
AC_PROG_CC
|
||||
|
||||
Reference in New Issue
Block a user