Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
martinberoiz committed Feb 9, 2020
1 parent c8a7733 commit 66ffd95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/libautomix/automix.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ be a published paper in the not too distant future. */
#define __AutoMix__AutoMix_h__

#define AUTOMIX_MAJOR_VERSION 2
#define AUTOMIX_MINOR_VERSION 0
#define AUTOMIX_MINOR_VERSION 1
#define AUTOMIX_REVISION 0
#define AUTOMIX_VERSION "2.0"
#define AUTOMIX_VERSION "2.1"

#include <time.h>

Expand Down

0 comments on commit 66ffd95

Please sign in to comment.