Remove version number

This commit is contained in:
Mark Hills 2012-06-01 13:07:39 +01:00
parent 0b92faf7f6
commit cd46459569
1 changed files with 1 additions and 1 deletions

2
bpm.c
View File

@ -25,7 +25,7 @@
#include <sysexits.h>
#include <unistd.h>
#define BANNER "bpm 0.0-beta (C) Copyright 2011 Mark Hills <mark@pogo.org.uk>"
#define BANNER "bpm (C) Copyright 2011 Mark Hills <mark@pogo.org.uk>"
#define NAME "bpm"
#define RATE 44100 /* of input data */