aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Phillips <david@sighup.nz>2018-05-16 20:53:24 +1200
committerDavid Phillips <david@sighup.nz>2018-05-16 20:53:29 +1200
commit0a65a875c7b8109cfd3fcab8fcd03f7c100dc1be (patch)
tree377228a1450150c0c13302ce6ae0dff8676334e0
parent9f38ea70d0f101c29e78f6edf6034ed08e590a4a (diff)
downloadsand-leek-0a65a875c7b8109cfd3fcab8fcd03f7c100dc1be.tar.xz
Bump version to match tag1.1
-rw-r--r--sand-leek.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sand-leek.c b/sand-leek.c
index 7a68d35..33d0556 100644
--- a/sand-leek.c
+++ b/sand-leek.c
@@ -18,7 +18,7 @@
#include "key_update.h"
#include "colour.h"
-#define VERSION "0.5"
+#define VERSION "1"
#define EXPONENT_SIZE_BYTES 4
#define EXPONENT_MIN 0x1FFFFFFF