Skip to content

Commit

Permalink
Update marfs_configuration.h
Browse files Browse the repository at this point in the history
  • Loading branch information
thewacokid authored Oct 7, 2019
1 parent 74aa49a commit 695153a
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions fuse/src/marfs_configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -159,10 +159,12 @@ extern "C" {
//
// -- 1.11 Merged in new multi-threaded reads, in libne. Again, just
// incrementing version to make a distinction in object-IDs.


//
// -- 1.12 Version bump to match the current tag.
//

#define MARFS_CONFIG_MAJOR 1
#define MARFS_CONFIG_MINOR 11
#define MARFS_CONFIG_MINOR 12

typedef uint16_t ConfigVersType; // one value each for major and minor

Expand Down

0 comments on commit 695153a

Please sign in to comment.