Skip to content

Commit

Permalink
Version 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
szpajder committed Jan 2, 2017
1 parent 6e391e2 commit 388828a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rtl_airband.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#include "hello_fft/gpu_fft.h"
#endif

#define RTL_AIRBAND_VERSION "2.3.0rc3"
#define RTL_AIRBAND_VERSION "2.3.0"
#define ALIGN
#define ALIGN2 __attribute__((aligned(32)))
#define SLEEP(x) usleep(x * 1000)
Expand Down

0 comments on commit 388828a

Please sign in to comment.