#ifndef __CONFIG_H__
#define __CONFIG_H__

#define PROGNAME "JPEGview"
#define VERSION  "0.05"
#define PROGMEM  32*1024

#endif /* __CONFIG_H__ */
