Version id update
This commit is contained in:
parent
73e38ce98c
commit
495f2a04ee
|
@ -6,7 +6,7 @@
|
|||
#endif
|
||||
|
||||
#ifndef KICAD_BUILD_VERSION
|
||||
#define KICAD_BUILD_VERSION "(2011-01-12 BZR 2730)"
|
||||
#define KICAD_BUILD_VERSION "(2011-01-21 BZR 2753)"
|
||||
#endif
|
||||
|
||||
//#define VERSION_STABILITY "stable"
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
; General Product Description Definitions
|
||||
!define PRODUCT_NAME "KiCad"
|
||||
!define PRODUCT_VERSION "2011.01.12"
|
||||
!define PRODUCT_VERSION "2011.01.21"
|
||||
!define PRODUCT_WEB_SITE "http://iut-tice.ujf-grenoble.fr/kicad/"
|
||||
!define SOURCEFORGE_WEB_SITE "http://kicad.sourceforge.net/"
|
||||
!define COMPANY_NAME ""
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
release version:
|
||||
2011 jan 12 (BZR 2730)
|
||||
2011 jan 21 (BZR 2753)
|
||||
files (.zip,.tgz):
|
||||
kicad-2011-01-12
|
||||
kicad-2011-01-21
|
||||
|
|
Loading…
Reference in New Issue