aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Bottomley <James.Bottomley@HansenPartnership.com>2019-01-06 08:38:20 -0800
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2019-01-06 08:38:20 -0800
commit141a106b57af820edd8a851296b2c72040b656f3 (patch)
tree5aa8084c0d32f520ccdfe79f97c9625e7e296acc
parent8b69565fcc7e54891898e2d6b0c7a8945dcf2cd0 (diff)
downloadefitools-141a106b57af820edd8a851296b2c72040b656f3.tar.gz
Version: 1.9.1v1.9.1
* fix build on some systems due to library ordering Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
-rw-r--r--include/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/version.h b/include/version.h
index 8ad377a..3e89a70 100644
--- a/include/version.h
+++ b/include/version.h
@@ -1,4 +1,4 @@
-#define VERSION "1.9.0"
+#define VERSION "1.9.1"
static void
version(const char *progname)