summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-09-11 14:55:52 +0000
committerjoerg <joerg@pkgsrc.org>2007-09-11 14:55:52 +0000
commit72c8bdc51b768e358afff6eeeae2d09a40067a95 (patch)
tree25997564fba9b2d2da64713ecec3ffcb3918e44d /pkgtools
parent93eed456639e1df81eb3b492de9308fea696282c (diff)
downloadpkgsrc-72c8bdc51b768e358afff6eeeae2d09a40067a95.tar.gz
Bump to 20070911 for pkg_add -u fixes.
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 959cd68d779..445c6dd0cab 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.80 2007/08/29 15:42:39 jlam Exp $ */
+/* $NetBSD: version.h,v 1.81 2007/09/11 14:55:52 joerg 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 "20070828"
+#define PKGTOOLS_VERSION "20070911"
#endif /* _INST_LIB_VERSION_H_ */