summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/files/lib/version.h
diff options
context:
space:
mode:
authorjoerg <joerg>2009-01-27 22:24:05 +0000
committerjoerg <joerg>2009-01-27 22:24:05 +0000
commit93ba4efb69e511f8ed5efd2959b69535104068f5 (patch)
treeb471e528e0266e9b9237e52d15f4e0dc1d0d27e5 /pkgtools/pkg_install/files/lib/version.h
parent3df6a389d2f246cdcbbfc7829ba676cdbb699ddd (diff)
downloadpkgsrc-93ba4efb69e511f8ed5efd2959b69535104068f5.tar.gz
pkg_install-20090127:
Add options to specify user-id and keyrings for GPG operations.
Diffstat (limited to 'pkgtools/pkg_install/files/lib/version.h')
-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 13832d54163..a55a697bf17 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.102.2.20 2009/01/08 00:01:31 joerg Exp $ */
+/* $NetBSD: version.h,v 1.102.2.21 2009/01/27 22:24:06 joerg Exp $ */
/*
* Copyright (c) 2001 Thomas Klausner. All rights reserved.
@@ -27,6 +27,6 @@
#ifndef _INST_LIB_VERSION_H_
#define _INST_LIB_VERSION_H_
-#define PKGTOOLS_VERSION "20090108"
+#define PKGTOOLS_VERSION "20090127"
#endif /* _INST_LIB_VERSION_H_ */