Bump version to 20050718 for fixed IGNORE_RECOMMENDS handling.

This commit is contained in:
hubertf 2005-07-18 09:09:35 +00:00
parent aba8b403bc
commit b7cc645889

View File

@ -1,4 +1,4 @@
/* $NetBSD: version.h,v 1.67 2005/05/30 13:10:14 wiz Exp $ */ /* $NetBSD: version.h,v 1.68 2005/07/18 09:09:35 hubertf Exp $ */
/* /*
* Copyright (c) 2001 Thomas Klausner. All rights reserved. * Copyright (c) 2001 Thomas Klausner. All rights reserved.
@ -33,6 +33,6 @@
#ifndef _INST_LIB_VERSION_H_ #ifndef _INST_LIB_VERSION_H_
#define _INST_LIB_VERSION_H_ #define _INST_LIB_VERSION_H_
#define PKGTOOLS_VERSION "20050530" #define PKGTOOLS_VERSION "20050718"
#endif /* _INST_LIB_VERSION_H_ */ #endif /* _INST_LIB_VERSION_H_ */