pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_install/files/lib Bump pkg_install



details:   https://anonhg.NetBSD.org/pkgsrc/rev/29a07d0fb632
branches:  trunk
changeset: 530927:29a07d0fb632
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sat Jul 14 20:19:48 2007 +0000

description:
Bump pkg_install

diffstat:

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

diffs (17 lines):

diff -r 9bf6c62c48b7 -r 29a07d0fb632 pkgtools/pkg_install/files/lib/version.h
--- a/pkgtools/pkg_install/files/lib/version.h  Sat Jul 14 20:17:06 2007 +0000
+++ b/pkgtools/pkg_install/files/lib/version.h  Sat Jul 14 20:19:48 2007 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: version.h,v 1.65 2007/07/10 15:19:18 joerg Exp $       */
+/*     $NetBSD: version.h,v 1.66 2007/07/14 20:19:48 adrianp 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 "20070710"
+#define PKGTOOLS_VERSION "20070714"
 
 #endif /* _INST_LIB_VERSION_H_ */



Home | Main Index | Thread Index | Old Index