diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2013-10-03 07:49:34 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2013-10-03 07:49:34 +0000 |
commit | 562a66f5f918b3b0a8b5ecad2db7de2c919b2a1c (patch) | |
tree | 0937cc2962905600f52cdb2f847b523e50e1bf64 /CIAO/ciao | |
parent | 81937d77ce2deda6aa94797091d15ebaa43b5944 (diff) | |
download | ATCD-562a66f5f918b3b0a8b5ecad2db7de2c919b2a1c.tar.gz |
ChangeLogTag:Thu Oct 03 09:47:23 CEST 2013 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 7b223a460a3..d709184a866 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 1 -#define CIAO_VERSION "1.2.1" +#define CIAO_BETA_VERSION 2 +#define CIAO_VERSION "1.2.2" |