diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -export version = 1.0.1 +export version = 1.0.2 override CXXFLAGS += -MMD -Wall -std=c++20 export CXXFLAGS override LDFLAGS += -Lsrc/lib -lbible |
index : libbible | ||
This library provides a simplified interface to the SWORD project. |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | Makefile | 2 |
@@ -1,4 +1,4 @@ -export version = 1.0.1 +export version = 1.0.2 override CXXFLAGS += -MMD -Wall -std=c++20 export CXXFLAGS override LDFLAGS += -Lsrc/lib -lbible |