Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/pkg_install/dist/lib merge pkg_install 20110215
details: https://anonhg.NetBSD.org/src/rev/c302e278a49b
branches: trunk
changeset: 762294:c302e278a49b
user: aymeric <aymeric%NetBSD.org@localhost>
date: Fri Feb 18 22:36:00 2011 +0000
description:
merge pkg_install 20110215
diffstat:
external/bsd/pkg_install/dist/lib/version.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 1e3359ef1536 -r c302e278a49b external/bsd/pkg_install/dist/lib/version.h
--- a/external/bsd/pkg_install/dist/lib/version.h Fri Feb 18 22:32:27 2011 +0000
+++ b/external/bsd/pkg_install/dist/lib/version.h Fri Feb 18 22:36:00 2011 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: version.h,v 1.6 2010/06/26 00:17:13 joerg Exp $ */
+/* $NetBSD: version.h,v 1.7 2011/02/18 22:36:00 aymeric 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 20100616
+#define PKGTOOLS_VERSION 20110215
#endif /* _INST_LIB_VERSION_H_ */
Home |
Main Index |
Thread Index |
Old Index