/*----------------------------------------------------------------------------\ * Copyright (c) 2016 Friendly Greeting Systems, Inc. All Rights Reserved. \--------------------------------------------------------------------------- */ #ifndef VERSION_H #define VERSION_H 1 startic char *version = "2.1.EDITME"; #endif // VERSION_H
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 30968 | C. Thomas Tyler |
Migration from Classic to Streams with: p4 copy -b P4BBI_Classic_to_Streams |
||
//guest/perforce_software/p4bbi/main/test/baselines/FGS-2.0.2-Dev/src/version.h | |||||
#1 | 18224 | C. Thomas Tyler | Released P4BBI/MultiArch/2016.1/18220 (2016/02/19). | ||
//guest/perforce_software/p4bbi/dev/test/baselines/FGS-2.0.2-Dev/src/version.h | |||||
#1 | 18186 | C. Thomas Tyler |
Better testing for *.nobranch files. Addded 'verson.h' file to test suite. |