Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-6]: src/usr.sbin/pkg_install/lib Pull up revision 1.16 (request...



details:   https://anonhg.NetBSD.org/src/rev/20887339e02d
branches:  netbsd-1-6
changeset: 529505:20887339e02d
user:      tron <tron%NetBSD.org@localhost>
date:      Sun Nov 24 22:23:09 2002 +0000

description:
Pull up revision 1.16 (requested by jschauma in ticket #1011):
crank PKGTOOLS_VERSION to 20020827 for last change to lib/path.[ch]

diffstat:

 usr.sbin/pkg_install/lib/version.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 1a538f0a8993 -r 20887339e02d usr.sbin/pkg_install/lib/version.h
--- a/usr.sbin/pkg_install/lib/version.h        Sun Nov 24 22:22:57 2002 +0000
+++ b/usr.sbin/pkg_install/lib/version.h        Sun Nov 24 22:23:09 2002 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: version.h,v 1.13.2.2 2002/08/06 00:37:53 lukem Exp $   */
+/*     $NetBSD: version.h,v 1.13.2.3 2002/11/24 22:23:09 tron 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 "20020804"
+#define PKGTOOLS_VERSION "20020827"
 
 #endif /* _INST_LIB_VERSION_H_ */



Home | Main Index | Thread Index | Old Index