1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-05-16 22:24:08 +00:00

- Version auf 0.5.x-CVS geaendert.

This commit is contained in:
Alexander Barton 2002-11-29 10:53:44 +00:00
parent 14216308a0
commit a02c7a5f47
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@
# Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste # Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste
# der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS. # 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 -- # -- Initialisierung --
@ -18,7 +18,7 @@ AC_INIT
AC_PREREQ(2.50) AC_PREREQ(2.50)
AC_CANONICAL_TARGET AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR(src/config.h.in) 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) AM_CONFIG_HEADER(src/config.h)
# -- Templates fuer config.h -- # -- Templates fuer config.h --

View File

@ -1,5 +1,5 @@
%define name ngircd %define name ngircd
%define version 0.5.4 %define version 0.5.x-CVS
%define release 1 %define release 1
%define prefix %{_prefix} %define prefix %{_prefix}