summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-11-03 13:54:14 +0000
committerjoerg <joerg@pkgsrc.org>2007-11-03 13:54:14 +0000
commite7633a92f153fed4a46a4e1c248a91c75b0bb359 (patch)
treedca59f00ba6591a799736e3da590fdd4533d344d /pkgtools
parentdeb4f7d9223c2a23284a5a05bb03a3697e374aca (diff)
downloadpkgsrc-e7633a92f153fed4a46a4e1c248a91c75b0bb359.tar.gz
Tag pkg_install as 20071103.
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 e706b6c88c3..436dc9a0e72 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.83 2007/09/27 13:30:28 joerg Exp $ */
+/* $NetBSD: version.h,v 1.84 2007/11/03 13:54:14 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 "20070927"
+#define PKGTOOLS_VERSION "20071103"
#endif /* _INST_LIB_VERSION_H_ */