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.17 (request...



details:   https://anonhg.NetBSD.org/src/rev/ed4c48689580
branches:  netbsd-1-6
changeset: 529535:ed4c48689580
user:      tron <tron%NetBSD.org@localhost>
date:      Sun Nov 24 22:36:21 2002 +0000

description:
Pull up revision 1.17 (requested by jschauma in ticket #1011):
Add tag for yesterday's state.

diffstat:

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

diffs (17 lines):

diff -r 73f82f33060a -r ed4c48689580 usr.sbin/pkg_install/lib/version.h
--- a/usr.sbin/pkg_install/lib/version.h        Sun Nov 24 22:36:09 2002 +0000
+++ b/usr.sbin/pkg_install/lib/version.h        Sun Nov 24 22:36:21 2002 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: version.h,v 1.13.2.3 2002/11/24 22:23:09 tron Exp $    */
+/*     $NetBSD: version.h,v 1.13.2.4 2002/11/24 22:36:21 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 "20020827"
+#define PKGTOOLS_VERSION "20021101"
 
 #endif /* _INST_LIB_VERSION_H_ */



Home | Main Index | Thread Index | Old Index