Bump PKGTOOLS_VERSION for today's fix to add/perform.c.

This commit is contained in:
gson 2006-07-20 11:19:33 +00:00
parent 5bdcc8987d
commit 3c6f48ffcd
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: version.h,v 1.80 2006/07/01 19:31:23 dillo Exp $ */
/* $NetBSD: version.h,v 1.81 2006/07/20 11:19:33 gson 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 "20060701"
#define PKGTOOLS_VERSION "20060720"
#endif /* _INST_LIB_VERSION_H_ */