From 3d934b4a9cb84c51797e78030fcc49b96c2e0c42 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Sat, 4 Oct 2008 15:23:31 +0000 Subject: [PATCH] - bump to rc3 --- src/src.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/src.pro b/src/src.pro index a342a81c8..7e2618cb5 100644 --- a/src/src.pro +++ b/src/src.pro @@ -11,7 +11,7 @@ TARGET = qbittorrent CONFIG += qt thread x11 network # Update this VERSION for each release -DEFINES += VERSION=\\\"v1.2.0rc2\\\" +DEFINES += VERSION=\\\"v1.2.0rc3\\\" DEFINES += VERSION_MAJOR=1 DEFINES += VERSION_MINOR=2 DEFINES += VERSION_BUGFIX=0