Skip to content

Commit

Permalink
Merge pull request #22 from ElDeveloper/bump-fmdb-version
Browse files Browse the repository at this point in the history
Bump fmdb version
  • Loading branch information
ElDeveloper authored Jul 29, 2018
2 parents 4ac4698 + 69235f0 commit cb57945
Show file tree
Hide file tree
Showing 13 changed files with 1,400 additions and 458 deletions.
5 changes: 5 additions & 0 deletions FMDB/FMDB.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
#import <Foundation/Foundation.h>

FOUNDATION_EXPORT double FMDBVersionNumber;
FOUNDATION_EXPORT const unsigned char FMDBVersionString[];

#import "FMDatabase.h"
#import "FMResultSet.h"
#import "FMDatabaseAdditions.h"
Expand Down
593 changes: 473 additions & 120 deletions FMDB/FMDatabase.h

Large diffs are not rendered by default.

Loading

0 comments on commit cb57945

Please sign in to comment.