Author: rfm
Date: Thu May  8 10:00:55 2014
New Revision: 37861

URL: http://svn.gna.org/viewcvs/gnustep?rev=37861&view=rev
Log:
new version for hash apis and bnugfixes

Modified:
    libs/webservices/trunk/ChangeLog
    libs/webservices/trunk/GNUmakefile

Modified: libs/webservices/trunk/ChangeLog
URL: 
http://svn.gna.org/viewcvs/gnustep/libs/webservices/trunk/ChangeLog?rev=37861&r1=37860&r2=37861&view=diff
==============================================================================
--- libs/webservices/trunk/ChangeLog    (original)
+++ libs/webservices/trunk/ChangeLog    Thu May  8 10:00:55 2014
@@ -1,3 +1,8 @@
+2014-05-08 Richard Frith-Macdonald  <[email protected]>
+
+       * GNUmakefile: bump version for release
+       Version 0.6.0: inew version for hadded hash functionality and bugfixes
+
 2014-05-01 Richard Frith-Macdonald  <[email protected]>
 
        * GWSService.m: Fix possible premature deallocation when removing

Modified: libs/webservices/trunk/GNUmakefile
URL: 
http://svn.gna.org/viewcvs/gnustep/libs/webservices/trunk/GNUmakefile?rev=37861&r1=37860&r2=37861&view=diff
==============================================================================
--- libs/webservices/trunk/GNUmakefile  (original)
+++ libs/webservices/trunk/GNUmakefile  Thu May  8 10:00:55 2014
@@ -21,8 +21,8 @@
 -include config.make
 
 PACKAGE_NAME = WebServices
-PACKAGE_VERSION = 0.5.10
-WebServices_INTERFACE_VERSION=0.5
+PACKAGE_VERSION = 0.6.0
+WebServices_INTERFACE_VERSION=0.6
 CVS_MODULE_NAME = gnustep/dev-libs/WebServices
 CVS_TAG_NAME = WebServices
 SVN_BASE_URL=svn+ssh://svn.gna.org/svn/gnustep/libs


_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to