Skip to content

Commit

Permalink
Change version to 0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ari-koivula committed Jan 28, 2016
1 parent d6c1d0e commit c76a095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/global.h
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ typedef int16_t coeff_t;

// NOTE: When making a release, check to see if incrementing libversion in
// configure.ac is necessary.
#define KVZ_VERSION 0.8.2
#define KVZ_VERSION 0.8.3
#define VERSION_STRING QUOTE_EXPAND(KVZ_VERSION)

//#define VERBOSE 1
Expand Down

0 comments on commit c76a095

Please sign in to comment.