Changeset 9209 for trunk/tools


Ignore:
Timestamp:
Sep 5, 2002, 4:21:23 AM (23 years ago)
Author:
bird
Message:

Bumped build number.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/fastdep/fastdep.c

    r9208 r9209  
    1 /* $Id: fastdep.c,v 1.42 2002-09-05 02:20:37 bird Exp $
     1/* $Id: fastdep.c,v 1.43 2002-09-05 02:21:23 bird Exp $
    22 *
    33 * Fast dependents. (Fast = Quick and Dirty!)
     
    861861{
    862862    printf(
    863         "FastDep v0.45 (build %d)\n"
     863        "FastDep v0.46 (build %d)\n"
    864864        "Dependency scanner. Creates a makefile readable depend file.\n"
    865865        " - was quick and dirty, now it's just quick -\n"
Note: See TracChangeset for help on using the changeset viewer.