From owner-freebsd-libh Sat Jun 8 14:19:12 2002 Delivered-To: freebsd-libh@freebsd.org Received: from usw4.freebsd.org (usw4.freebsd.org [209.180.6.228]) by hub.freebsd.org (Postfix) with ESMTP id B4BDB37B406 for ; Sat, 8 Jun 2002 14:19:10 -0700 (PDT) Received: by usw4.freebsd.org (Postfix, from userid 3028) id 35E411742F; Sat, 8 Jun 2002 16:19:10 -0500 (CDT) From: Antoine Beaupré Date: Sat, 8 Jun 2002 16:19:10 -0500 (CDT) To: libh@FreeBSD.org Subject: cvs commit: libh/lib/sysinstall Database.cc libh/include HVersion.hh Message-Id: <20020608211910.35E411742F@usw4.freebsd.org> Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/06/08 16:19:10 CDT Modified files: lib/sysinstall Database.cc Added files: include HVersion.hh Log: move versionning to a seperate file this creates a __LIBH_VERSION serial number that should be bumped when a critical change goes in and __LIBH_VERSION_STR which is the release number Revision Changes Path 1.13 +3 -2 libh/lib/sysinstall/Database.cc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message