|
From: <ul...@us...> - 2013-06-30 13:08:31
|
Revision: 107
http://sourceforge.net/p/adc/code/107
Author: ullner
Date: 2013-06-30 13:08:29 +0000 (Sun, 30 Jun 2013)
Log Message:
-----------
Version 1.0.3 of ADC is now released.
Modified Paths:
--------------
trunk/ADC-PRD.txt
trunk/ADC.txt
Modified: trunk/ADC-PRD.txt
===================================================================
--- trunk/ADC-PRD.txt 2013-06-17 19:55:59 UTC (rev 106)
+++ trunk/ADC-PRD.txt 2013-06-30 13:08:29 UTC (rev 107)
@@ -24,16 +24,12 @@
=== Document version and contact information
The version information provided in the document's top should be in the form of;
-AUTHOR
-
-<MAIL>
-
+AUTHOR, <MAIL>
version XYZ, MONTH YEAR
Example:
====
- John Doe
- <do...@ex...>
+ John Doe, <do...@ex...>
version 0.0.1, January 1970
====
@@ -41,7 +37,7 @@
Version XYZ, YYYY-MM-DD
-AUTHOR, <MAIL>
+AUTHOR <MAIL>
* Change1
@@ -50,7 +46,7 @@
Example:
====
Version 0.0.1, 1970-01-20
- John Doe, <do...@ex...>
+ John Doe <do...@ex...>
* Initial release
* Added history information
====
Modified: trunk/ADC.txt
===================================================================
--- trunk/ADC.txt 2013-06-17 19:55:59 UTC (rev 106)
+++ trunk/ADC.txt 2013-06-30 13:08:29 UTC (rev 107)
@@ -1,5 +1,6 @@
= ADC Protocol
-1.0.3, UNRELEASED
+Fredrik Ullner, <ul...@gm...>
+version 1.0.3, June 2013
== Abstract
ADC is a text protocol for a client-server network similar to Neo-Modus'
@@ -24,7 +25,8 @@
$URL$.
This version corresponds to $Revision$.
-=== Version 1.0.3, UNRELEASED
+=== Version 1.0.3, 2013-06-30
+Fredrik Ullner <ul...@gm...>
* Added examples for each command.
* Features are now described in its own section.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|