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 a55a697bf17..eaa5a5a8a8c 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.21 2009/01/27 22:24:06 joerg Exp $ */
+/* $NetBSD: version.h,v 1.102.2.22 2009/02/02 11:55:16 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 "20090127"
+#define PKGTOOLS_VERSION "20090201"
#endif /* _INST_LIB_VERSION_H_ */