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

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

#define VERSION "2012.06.24"

#endif /* _CONFIG_H */