diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2014-02-28 07:47:44 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2014-02-28 07:47:44 +0000 |
commit | 93282bca1269caa76843428f3665653e1171f5ec (patch) | |
tree | f79ff3f14a04d6d893d9f907c723fd9211f65379 /CIAO/ciao | |
parent | 87148adf56a3e0935534ba8d10652305a39a544e (diff) | |
download | ATCD-93282bca1269caa76843428f3665653e1171f5ec.tar.gz |
ChangeLogTag:Fri Feb 28 08:46:21 CET 2014 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'CIAO/ciao')
-rw-r--r-- | CIAO/ciao/Version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CIAO/ciao/Version.h b/CIAO/ciao/Version.h index 69a0562e1e3..dc5418f085a 100644 --- a/CIAO/ciao/Version.h +++ b/CIAO/ciao/Version.h @@ -5,5 +5,5 @@ #define CIAO_MAJOR_VERSION 1 #define CIAO_MINOR_VERSION 2 -#define CIAO_BETA_VERSION 4 -#define CIAO_VERSION "1.2.4" +#define CIAO_BETA_VERSION 5 +#define CIAO_VERSION "1.2.5" |