mirror of
https://github.com/osmarks/ngircd.git
synced 2024-12-04 22:19:57 +00:00
- Version auf 0.5.x-CVS geaendert.
This commit is contained in:
parent
14216308a0
commit
a02c7a5f47
@ -9,7 +9,7 @@
|
||||
# Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste
|
||||
# der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS.
|
||||
#
|
||||
# $Id: configure.in,v 1.58.2.10 2002/11/24 15:33:26 alex Exp $
|
||||
# $Id: configure.in,v 1.58.2.11 2002/11/29 10:53:44 alex Exp $
|
||||
#
|
||||
|
||||
# -- Initialisierung --
|
||||
@ -18,7 +18,7 @@ AC_INIT
|
||||
AC_PREREQ(2.50)
|
||||
AC_CANONICAL_TARGET
|
||||
AC_CONFIG_SRCDIR(src/config.h.in)
|
||||
AM_INIT_AUTOMAKE(ngircd,0.5.4)
|
||||
AM_INIT_AUTOMAKE(ngircd,0.5.x-CVS)
|
||||
AM_CONFIG_HEADER(src/config.h)
|
||||
|
||||
# -- Templates fuer config.h --
|
||||
|
@ -1,5 +1,5 @@
|
||||
%define name ngircd
|
||||
%define version 0.5.4
|
||||
%define version 0.5.x-CVS
|
||||
%define release 1
|
||||
%define prefix %{_prefix}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user