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.mk | |
parent | 2590c539bf3d1436c02256b802f9d0de35079372 (diff) |
Added a version number.
Diffstat (limited to 'comfignat.mk')
-rw-r--r-- | comfignat.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/comfignat.mk b/comfignat.mk index 13919fe..01cf031 100644 --- a/comfignat.mk +++ b/comfignat.mk @@ -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 file contains generic Make code. It is designed to be included by other |