Skip to content

Commit

Permalink
Bumped version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Hellander committed Oct 9, 2013
2 parents 607cf97 + 768e62b commit c252c97
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.1
1.2.1
4 changes: 4 additions & 0 deletions urdme/src/read_matfile.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,11 @@ extern int errno;
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
<<<<<<< HEAD
/*#include "zlib.h" // support for compression (-v7 files) */
=======
/*#include "zlib.h" // support for compression (-v7 files) */
>>>>>>> 768e62bfd47f9960f0f7b35d572813ce27134f50
#include <time.h>
#include "read_matfile.h"
//**************************************************************************************
Expand Down

0 comments on commit c252c97

Please sign in to comment.