mirror of
https://github.com/osmarks/ngircd.git
synced 2024-12-15 19:30:26 +00:00
Changed version number to "0.7-CVS" for this branch.
This commit is contained in:
parent
ae683b294f
commit
8186e930aa
@ -8,13 +8,13 @@
|
|||||||
# (at your option) any later version.
|
# (at your option) any later version.
|
||||||
# Please read the file COPYING, README and AUTHORS for more information.
|
# Please read the file COPYING, README and AUTHORS for more information.
|
||||||
#
|
#
|
||||||
# $Id: configure.in,v 1.89.2.6 2003/05/01 10:15:02 alex Exp $
|
# $Id: configure.in,v 1.89.2.7 2003/07/09 18:57:20 alex Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
# -- Initialisierung --
|
# -- Initialisierung --
|
||||||
|
|
||||||
AC_PREREQ(2.50)
|
AC_PREREQ(2.50)
|
||||||
AC_INIT(ngircd, 0.7.0)
|
AC_INIT(ngircd, 0.7-CVS)
|
||||||
AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
|
AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
|
||||||
AC_CANONICAL_TARGET
|
AC_CANONICAL_TARGET
|
||||||
AM_INIT_AUTOMAKE(1.6)
|
AM_INIT_AUTOMAKE(1.6)
|
||||||
|
Loading…
Reference in New Issue
Block a user