diff --git a/ChangeLog b/ChangeLog index e69de29..1196814 100644 --- a/ChangeLog +++ b/ChangeLog @@ -0,0 +1,4 @@ +2012-10-05 Richard Frith-Macdonald + + Initial (1.0) release. + diff --git a/GNUmakefile b/GNUmakefile index 0f91022..5c8fe8e 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -22,8 +22,8 @@ include $(GNUSTEP_MAKEFILES)/common.make -include ../local.make PACKAGE_NAME=EnterpriseControlConfigurationLogging -PACKAGE_VERSION=0.1.0 -Ec_INTERFACE_VERSION=0.1 +PACKAGE_VERSION=1.0.0 +Ec_INTERFACE_VERSION=1.0 NEEDS_GUI=NO