Subversion Repositories freemyipod

Rev

Rev 160 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 160 Rev 551
Line 33... Line 33...
33
 
33
 
34
 
34
 
35
#ifndef __UCLCONF_H
35
#ifndef __UCLCONF_H
36
#define __UCLCONF_H
36
#define __UCLCONF_H
37
 
37
 
38
#include "embiosapp.h"
38
#include "emcoreapp.h"
39
 
39
 
40
#define UCL_VERSION             0x010100L
40
#define UCL_VERSION             0x010100L
41
#define UCL_VERSION_STRING      "1.01"
41
#define UCL_VERSION_STRING      "1.01"
42
#define UCL_VERSION_DATE        "Jan 02 2002"
42
#define UCL_VERSION_DATE        "Jan 02 2002"
43
 
43