Bump version for wait-for-child fix.

This commit is contained in:
wiz 2003-11-21 22:05:06 +00:00
parent 4e536677a2
commit e0cae3a80b

View File

@ -1,4 +1,4 @@
/* $NetBSD: version.h,v 1.36 2003/10/03 15:41:03 wiz Exp $ */
/* $NetBSD: version.h,v 1.37 2003/11/21 22:05:06 wiz 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 "20031003"
#define PKGTOOLS_VERSION "20031121"
#endif /* _INST_LIB_VERSION_H_ */