Pcbnew: fixed a problem when using graphic arcs in board. version update

This commit is contained in:
jp 2010-05-05 11:22:54 +02:00
parent 42aea17946
commit a3147441fe
2 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@
; General Product Description Definitions
!define PRODUCT_NAME "KiCad"
!define PRODUCT_VERSION "2010.05.04"
!define PRODUCT_VERSION "2010.05.05"
!define PRODUCT_WEB_SITE "http://iut-tice.ujf-grenoble.fr/kicad/"
!define SOURCEFORGE_WEB_SITE "http://kicad.sourceforge.net/"
!define COMPANY_NAME ""

View File

@ -1,4 +1,4 @@
release version:
2010 apr 06 (SVN R2508)
2010 may 05 (BZR R2365)
files (.zip,.tgz):
kicad-2010-04-06-final
kicad-2010-05-05-testing