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

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

#define VERSION "2012.04.24"

#endif /* _CONFIG_H */