summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-08-05 20:42:54 +0000
committerjoerg <joerg@pkgsrc.org>2008-08-05 20:42:54 +0000
commit41fe17009264ee6424c45354c2a20c09420839df (patch)
tree57532ae40ffaf16335c4d3050b04f5b723894d7a
parent3d170fde2c618e53c62e33cad6be30039ce6265f (diff)
downloadpkgsrc-41fe17009264ee6424c45354c2a20c09420839df.tar.gz
Bump to pkg_install-20080805 for today's chdir related changes.
-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 708616eeb46..21aff915969 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.11 2008/07/30 15:38:37 joerg Exp $ */
+/* $NetBSD: version.h,v 1.102.2.12 2008/08/05 20:42:54 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 "20080730"
+#define PKGTOOLS_VERSION "20080805"
#endif /* _INST_LIB_VERSION_H_ */