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

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

#define VERSION "2010.11.06-dev"

#endif /* _CONFIG_H */