#!/usr/bin/perl -w
#
# Copyright (c) 2003,2004,2005 Alexander Taler (dissent@0--0.org)
#
# All rights reserved. This program is free software; you can redistribute it
# and/or modify it under the same terms as Perl itself.
#

use VCS::LibCVS;

print "\$VCS::LibCVS::VERSION = $VCS::LibCVS::VERSION \n";
