summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-02-14 17:08:05 +0000
committerjoerg <joerg@pkgsrc.org>2009-02-14 17:08:05 +0000
commitd64aadd1db56c61546a8335ebb9bb1296b252577 (patch)
tree42772f347be305551a3b8f7427cc17f15ecc19df /pkgtools
parent24998d2f358779962456c5213cf8bb0ac70d7a25 (diff)
downloadpkgsrc-d64aadd1db56c61546a8335ebb9bb1296b252577.tar.gz
Tag as pkg_install-20090214 in preparation for updating NetBSD current.
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 0a44841a77c..3e16fcf3fd3 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.111 2009/02/13 01:31:42 joerg Exp $ */
+/* $NetBSD: version.h,v 1.112 2009/02/14 17:08:05 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 "20090213"
+#define PKGTOOLS_VERSION "20090214"
#endif /* _INST_LIB_VERSION_H_ */