Commit 080e8b24c3bb7cf892bacd76f94265738754ef95

Kano 2012-07-01T15:28:27

API-README correct for 2.4.4

diff --git a/API-README b/API-README
index 8fd6f1b..9c633bd 100644
--- a/API-README
+++ b/API-README
@@ -309,18 +309,23 @@ miner.php - an example web page to access the API
 Feature Changelog for external applications using the API:
 
 
-API V1.13
-
-Added API commands:
- 'check'
+API V1.14
 
 Modified API commands:
  'stats' - more icarus timing stats added
 
+The internal code for handling data was rewritten (~25% of the code)
+Completely backward compatible
+
+----------
+
+API V1.13 (cgminer v2.4.4)
+
+Added API commands:
+ 'check'
+
 Support was added to cgminer for API access groups with the --api-groups option
 It's 100% backward compatible with previous --api-access commands
-The internal code for handling data was rewritten (~25% of the code)
-Also completely backward compatible
 
 ----------