Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/pkg_install/lib Bump version for wait-for-child fix.
details: https://anonhg.NetBSD.org/src/rev/764aee6032af
branches: trunk
changeset: 555566:764aee6032af
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Nov 21 22:05:06 2003 +0000
description:
Bump version for wait-for-child fix.
diffstat:
usr.sbin/pkg_install/lib/version.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r b412b54ac815 -r 764aee6032af usr.sbin/pkg_install/lib/version.h
--- a/usr.sbin/pkg_install/lib/version.h Fri Nov 21 22:04:32 2003 +0000
+++ b/usr.sbin/pkg_install/lib/version.h Fri Nov 21 22:05:06 2003 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: version.h,v 1.36 2003/10/03 15:41:03 wiz Exp $ */
+/* $NetBSD: version.h,v 1.37 2003/11/21 22:05:06 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 "20031003"
+#define PKGTOOLS_VERSION "20031121"
#endif /* _INST_LIB_VERSION_H_ */
Home |
Main Index |
Thread Index |
Old Index