Bump PKGTOOLS_VERSION to today's date to allow telling in which version
PR 24744 was fixed (affects lib/ftpio.c).
This commit is contained in:
parent
fdbe9a372b
commit
be04a114e9
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: version.h,v 1.64 2005/02/10 22:52:31 grant Exp $ */
|
||||
/* $NetBSD: version.h,v 1.65 2005/03/18 00:12:35 hubertf Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 2001 Thomas Klausner. All rights reserved.
|
||||
|
@ -33,6 +33,6 @@
|
|||
#ifndef _INST_LIB_VERSION_H_
|
||||
#define _INST_LIB_VERSION_H_
|
||||
|
||||
#define PKGTOOLS_VERSION "20050210"
|
||||
#define PKGTOOLS_VERSION "20050318"
|
||||
|
||||
#endif /* _INST_LIB_VERSION_H_ */
|
||||
|
|
Loading…
Reference in New Issue