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 to 20031003 for added ...
details: https://anonhg.NetBSD.org/src/rev/03c205adff90
branches: trunk
changeset: 552805:03c205adff90
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Oct 03 15:41:03 2003 +0000
description:
Bump version to 20031003 for added HTTP support.
diffstat:
usr.sbin/pkg_install/lib/version.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 967b2330827e -r 03c205adff90 usr.sbin/pkg_install/lib/version.h
--- a/usr.sbin/pkg_install/lib/version.h Fri Oct 03 15:40:27 2003 +0000
+++ b/usr.sbin/pkg_install/lib/version.h Fri Oct 03 15:41:03 2003 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: version.h,v 1.35 2003/09/23 07:10:53 grant Exp $ */
+/* $NetBSD: version.h,v 1.36 2003/10/03 15:41:03 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 "20030923"
+#define PKGTOOLS_VERSION "20031003"
#endif /* _INST_LIB_VERSION_H_ */
Home |
Main Index |
Thread Index |
Old Index