aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYour Name <you@example.com>2022-02-23 13:00:05 -0500
committerYour Name <you@example.com>2022-02-23 13:00:05 -0500
commitf0ffaa2e3db4498b4cb737e570d0db80c05fba50 (patch)
tree338517d2ff78512b35b31b3a28d2379d28b3106f
parenteec73973a450932ee2888c10a4034f42e497a2c7 (diff)
downloadlibbible-f0ffaa2e3db4498b4cb737e570d0db80c05fba50.tar.gz
libbible-f0ffaa2e3db4498b4cb737e570d0db80c05fba50.tar.bz2
libbible-f0ffaa2e3db4498b4cb737e570d0db80c05fba50.zip
Version bump: packaging and bug fixes
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6533081..bc42913 100644
--- a/Makefile
+++ b/Makefile
@@ -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