version.h
branchtrunk
changeset 15 a9348bf5f6e7
parent 8 a306b5e43b44
equal deleted inserted replaced
14:ae01b419e8f9 15:a9348bf5f6e7
     1 #ifndef _CDBACKUP_VERSION_H
     1 #ifndef _CDBACKUP_VERSION_H
     2 #define _CDBACKUP_VERSION_H
     2 #define _CDBACKUP_VERSION_H
     3 
     3 
     4 #ifndef VERSION
     4 #ifndef VERSION
     5 #define VERSION "0.7.0"
     5 #define VERSION "0.7.1"
     6 #endif
     6 #endif
     7 
     7 
     8 #endif
     8 #endif