You can download the latest version of the Version Information Component directly from SourceForge as dd-verinfo-3.3.2.zip
.
Download release v3.3.2 from SourceForge
Version Information Component is a sub-project of the DDabLib project which is maintained in a Subversion repository. The code is developed in the trunk/projects/verinfo
branch.
Subversion users can check out the source code of the current release from the repository on SourceForge by doing:
svn checkout http://svn.code.sf.net/p/ddablib/code/tags/projects/verinfo/release-3.3.2 codedir
where codedir
is the directory where you want to checkout code. To check out other versions, simply specify a different version number.
The latest development tree can be checked out using:
svn checkout http://svn.code.sf.net/p/ddablib/code/trunk/projects/verinfo codedir
Check outs are read only, but you can easily contribute code: see Feedback & Queries below.