summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2007-07-14 20:19:48 +0000
committeradrianp <adrianp@pkgsrc.org>2007-07-14 20:19:48 +0000
commit03f424e5cee72e743211e3e5848866b53de2a32f (patch)
tree32a6beccb1265e8edc8eb0197c4014e5b328aa9d /pkgtools
parent20b6238242f7f594c932905137f8889bce686eb5 (diff)
downloadpkgsrc-03f424e5cee72e743211e3e5848866b53de2a32f.tar.gz
Bump pkg_install
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkg_install/files/lib/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkg_install/files/lib/version.h b/pkgtools/pkg_install/files/lib/version.h
index 3f04a865a7b..173ccf1a053 100644
--- a/pkgtools/pkg_install/files/lib/version.h
+++ b/pkgtools/pkg_install/files/lib/version.h
@@ -1,4 +1,4 @@
-/* $NetBSD: version.h,v 1.65 2007/07/10 15:19:18 joerg Exp $ */
+/* $NetBSD: version.h,v 1.66 2007/07/14 20:19:48 adrianp 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 "20070710"
+#define PKGTOOLS_VERSION "20070714"
#endif /* _INST_LIB_VERSION_H_ */