switch to RC5
This commit is contained in:
parent
39afce35ca
commit
eb4c5eba6f
|
@ -3,7 +3,7 @@
|
||||||
#ifndef KICAD_BUILD_VERSION
|
#ifndef KICAD_BUILD_VERSION
|
||||||
#define KICAD_BUILD_VERSION
|
#define KICAD_BUILD_VERSION
|
||||||
|
|
||||||
#define BUILD_VERSION wxT("(20090216-RC4)")
|
#define BUILD_VERSION wxT("(20090216-RC5)")
|
||||||
|
|
||||||
COMMON_GLOBL wxString g_BuildVersion
|
COMMON_GLOBL wxString g_BuildVersion
|
||||||
#ifdef EDA_BASE
|
#ifdef EDA_BASE
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
release version:
|
release version:
|
||||||
16 feb 2009
|
16 feb 2009
|
||||||
files (.zip,.tgz):
|
files (.zip,.tgz):
|
||||||
kicad-2009-02-16-RC4
|
kicad-2009-02-16-RC5
|
||||||
|
|
Loading…
Reference in New Issue