summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install
diff options
context:
space:
mode:
authorwiz <wiz>2006-04-04 06:38:29 +0000
committerwiz <wiz>2006-04-04 06:38:29 +0000
commit1a000446999bf26c57b41437dc0cc015e05794ef (patch)
tree5c2df2affb50ba5cdfaa0418d0ead691876bc4a8 /pkgtools/pkg_install
parent4b8805d6c92dc9102769918e0370c6dee3614a34 (diff)
downloadpkgsrc-1a000446999bf26c57b41437dc0cc015e05794ef.tar.gz
Bump date, so that version in src and pkgsrc have the same
version _and_ the same code.
Diffstat (limited to 'pkgtools/pkg_install')
-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 35ce0a0e396..9eaa0b7921d 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.55 2006/03/13 22:08:22 erh Exp $ */
+/* $NetBSD: version.h,v 1.56 2006/04/04 06:38:29 wiz 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 "20060313"
+#define PKGTOOLS_VERSION "20060404"
#endif /* _INST_LIB_VERSION_H_ */