From eb4c5eba6f90cf055ca53d7a7e30c43ddfd76630 Mon Sep 17 00:00:00 2001 From: charras Date: Thu, 5 Mar 2009 13:46:10 +0000 Subject: [PATCH] switch to RC5 --- include/build_version.h | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/build_version.h b/include/build_version.h index 7e0241c933..d25f0516f2 100644 --- a/include/build_version.h +++ b/include/build_version.h @@ -3,7 +3,7 @@ #ifndef KICAD_BUILD_VERSION #define KICAD_BUILD_VERSION -#define BUILD_VERSION wxT("(20090216-RC4)") +#define BUILD_VERSION wxT("(20090216-RC5)") COMMON_GLOBL wxString g_BuildVersion #ifdef EDA_BASE diff --git a/version.txt b/version.txt index 22556729f8..fde4fdd255 100644 --- a/version.txt +++ b/version.txt @@ -1,4 +1,4 @@ release version: 16 feb 2009 files (.zip,.tgz): -kicad-2009-02-16-RC4 +kicad-2009-02-16-RC5