In complex hierarchies, multiples parts per packages now should work, without restrictions
This commit is contained in:
parent
2b0a25b4da
commit
dd149e2266
|
@ -5,7 +5,7 @@
|
|||
|
||||
COMMON_GLOBL wxString g_BuildVersion
|
||||
#ifdef EDA_BASE
|
||||
(wxT("(20080416-r981)"))
|
||||
(wxT("(20080416-r982)"))
|
||||
#endif
|
||||
;
|
||||
|
||||
|
|
Loading…
Reference in New Issue