summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/files/lib/version.h
diff options
context:
space:
mode:
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 739737b4d37..1ad20452506 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.67 2007/07/14 22:57:15 joerg Exp $ */
+/* $NetBSD: version.h,v 1.68 2007/07/20 22:22:53 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 "20070715"
+#define PKGTOOLS_VERSION "20070720"
#endif /* _INST_LIB_VERSION_H_ */