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.mk | |
parent | 157ce11035fc812ac1d6c9863abd11cd78ffcb1e (diff) |
Set the version number to 1.3.
Diffstat (limited to 'comfignat.mk')
-rw-r--r-- | comfignat.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comfignat.mk b/comfignat.mk index 18fd9a3..ea16397 100644 --- a/comfignat.mk +++ b/comfignat.mk @@ -1,5 +1,5 @@ # Comfignat makefile foundation for configuring and building GNAT projects -# 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/. |