svn path=/trunk/KDE/kdesdk/scripts/kdesvn-build; revision=831128
@ -292,7 +292,7 @@ use constant {
IPC_ALL_UPDATING => 6, # Informational message, feel free to start the build.
};
my $versionNum = '1.6.1';
my $versionNum = '1.6.2';
# Some global variables
# Remember kids, global variables are evil! I only get to do this