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

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

#define VERSION "2011.11.11-dev"

#endif /* _CONFIG_H */