summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg>2008-08-05 20:42:54 +0000
committerjoerg <joerg>2008-08-05 20:42:54 +0000
commitdda6c917b03b24b31d043a97d08d4cf942d50765 (patch)
tree57532ae40ffaf16335c4d3050b04f5b723894d7a
parent66d7fc8cc9d330f55bd4aec22c5c3d0d8a834e6c (diff)
downloadpkgsrc-dda6c917b03b24b31d043a97d08d4cf942d50765.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_ */