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

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

#define VERSION "2011.07.09-dev"

#endif /* _CONFIG_H */