summaryrefslogtreecommitdiff
path: root/src/config.h
blob: 9f848c70c49a25bdd0114482910f1ec9ed356bee (plain)
1
2
3
4
5
6
7
8
9
#ifndef _CONFIG_H
#define _CONFIG_H

/* package name */
#define PACKAGE "pianobar"

#define VERSION "2012.01.10"

#endif /* _CONFIG_H */