bump PKGTOOLS_VERSION for identification purposes (despite the lack of

any functional change).
This commit is contained in:
grant 2003-09-23 07:10:53 +00:00
parent fd9dca3d28
commit 889c15684e

View File

@ -1,4 +1,4 @@
/* $NetBSD: version.h,v 1.34 2003/09/18 09:56:20 agc Exp $ */
/* $NetBSD: version.h,v 1.35 2003/09/23 07:10:53 grant 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 "20030918"
#define PKGTOOLS_VERSION "20030923"
#endif /* _INST_LIB_VERSION_H_ */