From 1204cebaa147b97e1ab5eff52fe8e5f4a690325c Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Fri, 23 Nov 2007 23:43:14 +0000 Subject: [PATCH] - bump to rc9 --- src/src.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/src.pro b/src/src.pro index 1f8daa959..8906c9185 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.0.0rc8\\\" +DEFINES += VERSION=\\\"v1.0.0rc9\\\" DEFINES += VERSION_MAJOR=1 DEFINES += VERSION_MINOR=0 DEFINES += VERSION_BUGFIX=0