Command line tool to duplicate/modify version number strings across source code and distribution files according to syntax context.

⌈⌋ ⎇ branch:  version numbers get/write


Help: test-compress-2

The "test-compress-2" command:

Usage: fossil test-compress-2 IN1 IN2 OUT

Read files IN1 and IN2, concatenate the content, compress the content, then write results into OUT.

This is used to test and debug the blob_compress2() routine.