package only::config;
$VERSION = '0.26';
use strict;

use constant versionlib => '<%VERSIONLIB%>';

1;

# vim: set ft=perl: