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

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

#define VERSION "2011.12.11-dev"

#endif /* _CONFIG_H */