diff options
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 09b1fba3d5f..b05c2db39d0 100644 --- a/CIAO/ciao/Version.h +++ b/CIAO/ciao/Version.h @@ -5,5 +5,5 @@ #define CIAO_MAJOR_VERSION 1 #define CIAO_MINOR_VERSION 1 -#define CIAO_BETA_VERSION 6 -#define CIAO_VERSION "1.1.6" +#define CIAO_BETA_VERSION 7 +#define CIAO_VERSION "1.1.7" |