From 98d91f7697ae10b00f9a13849b9fa2f2cccd43d7 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Fri, 31 Aug 2007 17:15:38 +0000 Subject: [PATCH] - beta6 release --- src/src.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/src.pro b/src/src.pro index 2fbd07f0d..87f457490 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.0beta5\\\" +DEFINES += VERSION=\\\"v1.0.0beta6\\\" DEFINES += VERSION_MAJOR=1 DEFINES += VERSION_MINOR=0 DEFINES += VERSION_BUGFIX=0