From dd149e22669f5a90d48ca64b8ba32a11a8c91a44 Mon Sep 17 00:00:00 2001 From: charras Date: Wed, 16 Apr 2008 08:41:27 +0000 Subject: [PATCH] In complex hierarchies, multiples parts per packages now should work, without restrictions --- include/build_version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/build_version.h b/include/build_version.h index 7ba0c1a0b7..ada555823a 100644 --- a/include/build_version.h +++ b/include/build_version.h @@ -5,7 +5,7 @@ COMMON_GLOBL wxString g_BuildVersion #ifdef EDA_BASE - (wxT("(20080416-r981)")) + (wxT("(20080416-r982)")) #endif ;