mirror of
https://github.com/gnustep/libs-ec.git
synced 2025-02-19 18:11:26 +00:00
bunp version to 1.0 for initial release
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/devmodules/dev-libs/ec@35636 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f185875dc8
commit
267bcdc5ae
2 changed files with 6 additions and 2 deletions
|
@ -0,0 +1,4 @@
|
|||
2012-10-05 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
Initial (1.0) release.
|
||||
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue