mirror of
https://github.com/osmarks/ngircd.git
synced 2025-01-21 04:46:52 +00:00
Version 0.7.1
This commit is contained in:
parent
d72811c9af
commit
0b114e814b
@ -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.9 2003/07/18 20:47:59 alex Exp $
|
# $Id: configure.in,v 1.89.2.10 2003/07/18 20:55:10 alex Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
# -- Initialisierung --
|
# -- Initialisierung --
|
||||||
|
|
||||||
AC_PREREQ(2.50)
|
AC_PREREQ(2.50)
|
||||||
AC_INIT(ngircd, 0.7-CVS)
|
AC_INIT(ngircd, 0.7.1)
|
||||||
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)
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
%define name ngircd
|
%define name ngircd
|
||||||
%define version 0.7.0
|
%define version 0.7.1
|
||||||
%define release 1
|
%define release 1
|
||||||
%define prefix %{_prefix}
|
%define prefix %{_prefix}
|
||||||
|
|
||||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
ngircd (0.7.1-0.1ab) unstable; urgency=low
|
||||||
|
|
||||||
|
* New upstream version :-)
|
||||||
|
|
||||||
|
-- Alexander Barton <alex@Arthur.Ath.CX> Fri, 18 Jul 2003 22:53:02 +0200
|
||||||
|
|
||||||
ngircd (0.7.0-0.7ab) unstable; urgency=low
|
ngircd (0.7.0-0.7ab) unstable; urgency=low
|
||||||
|
|
||||||
* Fixed up post installation script (added interpreter, fixed chmod call).
|
* Fixed up post installation script (added interpreter, fixed chmod call).
|
||||||
|
Loading…
Reference in New Issue
Block a user