Version id update
This commit is contained in:
parent
312c16b3bf
commit
3565adca39
|
@ -6,7 +6,7 @@
|
|||
#endif
|
||||
|
||||
#ifndef KICAD_BUILD_VERSION
|
||||
#define KICAD_BUILD_VERSION "(2011-05-06)"
|
||||
#define KICAD_BUILD_VERSION "(2011-05-12)"
|
||||
#endif
|
||||
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
; General Product Description Definitions
|
||||
!define PRODUCT_NAME "KiCad"
|
||||
!define PRODUCT_VERSION "2011.05.06"
|
||||
!define PRODUCT_VERSION "2011.05.12"
|
||||
!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 may 06
|
||||
2011 may 12
|
||||
files (.zip,.tgz):
|
||||
kicad-2011-05-06
|
||||
kicad-2011-05-12
|
||||
|
|
Loading…
Reference in New Issue