diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2014-09-24 17:52:37 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2014-09-24 17:52:37 +0000 |
commit | e58d08bc34d3a3bd27dcdd9bcf107e4dd8611280 (patch) | |
tree | 0f141b94dbe48c6a464ca0853e1587515cdff35a /CIAO/ciao | |
parent | e3aca9ec660c734f0cef927ba7e30aba21a42baf (diff) | |
download | ATCD-e58d08bc34d3a3bd27dcdd9bcf107e4dd8611280.tar.gz |
ChangeLogTag:Wed Sep 24 19:51:44 CEST 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 2e915a42e22..370a7dad0a6 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 7 -#define CIAO_VERSION "1.2.7" +#define CIAO_BETA_VERSION 8 +#define CIAO_VERSION "1.2.8" |