diff --git a/Documentation/ChangeLog b/Documentation/ChangeLog index 86cef57..1e14243 100644 --- a/Documentation/ChangeLog +++ b/Documentation/ChangeLog @@ -1,3 +1,7 @@ +2005-12-01 Serg Stoyan + + * GNUmakefile: Change application version to 0.4.3. + 2005-11-18 Adam Fedor * GNUmakefile.preamble: Change 'whereis' to which. (Make sure if it's diff --git a/GNUmakefile b/GNUmakefile index f82172a..e3f53ba 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -8,7 +8,7 @@ GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_SYSTEM_ROOT) # # Main application # -VERSION = 0.4.2 +VERSION = 0.4.3 PACKAGE_NAME = ProjectCenter APP_NAME = ProjectCenter ProjectCenter_APPLICATION_ICON = Images/ProjectCenter.tiff @@ -18,7 +18,7 @@ ProjectCenter_APPLICATION_ICON = Images/ProjectCenter.tiff # SUBPROJECTS = \ Library \ - Modules \ + Modules # # Resource files