french -> French
[kdepim.git] / kalarm / kalarm-version.pl
blob6a0789c0f11e657f5139104281ab0036e406c2f9
1 #!/usr/bin/perl -w
2 # Write the config file version
4 use strict;
6 if ($ARGV[0]) {
7 print "Version=$ARGV[0]\n";