diff options
author | Björn Persson <Bjorn@Rombobjörn.se> | 2014-02-05 11:35:49 +0100 |
---|---|---|
committer | Björn Persson <Bjorn@Rombobjörn.se> | 2014-02-05 11:35:49 +0100 |
commit | ace42b156c87c0d89bb0ff59c3244b234c7d2b78 (patch) | |
tree | 72b34020b1b9961ea53bbaeb1028481afefa70ee /comfignat.gpr.gp | |
parent | 157ce11035fc812ac1d6c9863abd11cd78ffcb1e (diff) |
Set the version number to 1.3.
Diffstat (limited to 'comfignat.gpr.gp')
-rw-r--r-- | comfignat.gpr.gp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comfignat.gpr.gp b/comfignat.gpr.gp index b27e460..132947c 100644 --- a/comfignat.gpr.gp +++ b/comfignat.gpr.gp @@ -1,5 +1,5 @@ -- Comfignat configuration variables for GNAT project files --- Copyright 2013 B. Persson, Bjorn@Rombobeorn.se +-- Copyright 2013 - 2014 B. Persson, Bjorn@Rombobeorn.se -- -- This material is provided as is, with absolutely no warranty expressed -- or implied. Any use is at your own risk. @@ -11,7 +11,7 @@ -- modified is included with the above copyright notice. --- This file is part of Comfignat 1.2 – common, convenient, command-line- +-- This file is part of Comfignat 1.3 – 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/. |