Author: rfm
Date: Thu May 19 14:31:36 2016
New Revision: 39787

URL: http://svn.gna.org/viewcvs/gnustep?rev=39787&view=rev
Log:
bugfix release

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=39787&r1=39786&r2=39787&view=diff
==============================================================================
--- libs/webservices/trunk/ChangeLog    (original)
+++ libs/webservices/trunk/ChangeLog    Thu May 19 14:31:36 2016
@@ -1,3 +1,7 @@
+2016-05-19 Richard Frith-Macdonald  <[email protected]>
+
+       * GNUmakefile: bump version for bugfix release (Version 0.7.3)
+
 2015-07-03  Wolfgang Lux  <[email protected]>
 
        * GWSJSONCoder.m (newParsed): Fix bug parsing JSON strings

Modified: libs/webservices/trunk/GNUmakefile
URL: 
http://svn.gna.org/viewcvs/gnustep/libs/webservices/trunk/GNUmakefile?rev=39787&r1=39786&r2=39787&view=diff
==============================================================================
--- libs/webservices/trunk/GNUmakefile  (original)
+++ libs/webservices/trunk/GNUmakefile  Thu May 19 14:31:36 2016
@@ -21,7 +21,7 @@
 -include config.make
 
 PACKAGE_NAME = WebServices
-PACKAGE_VERSION = 0.7.2
+PACKAGE_VERSION = 0.7.3
 WebServices_INTERFACE_VERSION=0.7
 CVS_MODULE_NAME = gnustep/dev-libs/WebServices
 CVS_TAG_NAME = WebServices


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

Reply via email to