Subversion Repositories Kolibri OS

Rev

Rev 7516 | Rev 7518 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7516 Rev 7517
Line 9... Line 9...
9
#ifdef AUTOBUILD
9
#ifdef AUTOBUILD
10
extern char params[1024];
10
extern char params[1024];
11
#endif
11
#endif
12
char params[1024];
12
char params[1024];
Line 13... Line 13...
13
 
13
 
Line 14... Line 14...
14
#define TABLE_VERSION "0.99.1"
14
#define TABLE_VERSION "0.99.1a"
15
 
15
 
16
// strings
16
// strings
17
const char *sFileSign = "KolibriTable File\n";
17
const char *sFileSign = "KolibriTable File\n";