From 8ebc63473ad33082167de5e73cdabb49fb0f9ead Mon Sep 17 00:00:00 2001 From: Michael Pyne Date: Sun, 27 Feb 2011 21:26:21 -0500 Subject: [PATCH] GIT_SILENT Tag kdesrc-build 1.13 --- kdesrc-build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kdesrc-build b/kdesrc-build index 5e8aaaa..c09bc00 100755 --- a/kdesrc-build +++ b/kdesrc-build @@ -70,7 +70,7 @@ use constant { }; } -my $versionNum = '1.13-pre1'; +my $versionNum = '1.13'; # Some global variables # Remember kids, global variables are evil! I only get to do this