diff options
author | Björn Persson <bjorn@rombobjörn.se> | 2013-10-08 20:19:50 +0200 |
---|---|---|
committer | Björn Persson <bjorn@rombobjörn.se> | 2013-10-08 20:19:50 +0200 |
commit | 9377ee2e8f5e5a850fc75994c418221dce769ac9 (patch) | |
tree | 6a2add411385ed359b7aa0a823ee4dd723796dbf /comfignat.gpr.gp | |
parent | 2590c539bf3d1436c02256b802f9d0de35079372 (diff) |
Added a version number.
Diffstat (limited to 'comfignat.gpr.gp')
-rw-r--r-- | comfignat.gpr.gp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/comfignat.gpr.gp b/comfignat.gpr.gp index e334f00..1ba4337 100644 --- a/comfignat.gpr.gp +++ b/comfignat.gpr.gp @@ -11,9 +11,9 @@ -- modified is included with the above copyright notice. --- This file is part of Comfignat – common, convenient, command-line-controlled --- compile-time configuration of software built with the GNAT tools. For more --- information about Comfignat, see http://www.Rombobeorn.se/Comfignat/. +-- This file is part of Comfignat 1.2 – common, convenient, command-line- +-- controlled compile-time configuration of software built with the GNAT tools. +-- For information about Comfignat, see http://www.Rombobeorn.se/Comfignat/. -- This project file defines directory variables for use in build-controlling |