The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

update_version - update Lucy version strings in source files

SYNOPSIS

 perl devel/bin/update_version version

DESCRIPTION

Updates key source files with version, using correct syntax depending on the file format and type.

version may be specified in either format:

 X.Y.Z
 X.YYYZZZ

and update_version will convert the specified string into the correct format for each relevant file.