wok-6.x annotate cvs/description.txt @ rev 23029
updated libffi and libffi-dev (3.2.1 -> 3.3)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Mar 03 16:31:51 2020 +0100 (2020-03-03) |
parents | |
children |
rev | line source |
---|---|
samuel_trassare@11761 | 1 The Concurrent Versions System (CVS), also known as the Concurrent Versioning |
samuel_trassare@11761 | 2 System, is a client-server free software revision control system in the field of |
samuel_trassare@11761 | 3 software development. Version control system software keeps track of all work |
samuel_trassare@11761 | 4 and all changes in a set of files, and allows several developers (potentially |
samuel_trassare@11761 | 5 widely separated in space and/or time) to collaborate. |