summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRadek Podgorny <radek@podgorny.cz>2015-01-11 18:03:03 +0100
committerRadek Podgorny <radek@podgorny.cz>2015-01-11 18:03:03 +0100
commitc65a161bfae67f026095eff63efc2b6593810d34 (patch)
tree46c57cd611a8f2362606f753992f0d7e3d9e6904
parentfd9888d85b5ca0c95d6cc2007558b2bae8e0b804 (diff)
downloadunionfs-fuse-git-c65a161bfae67f026095eff63efc2b6593810d34.tar.gz
version bump
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h
index f2f15e0..f052b8b 100644
--- a/src/version.h
+++ b/src/version.h
@@ -4,5 +4,5 @@
*/
#ifndef _VERSION_H
-#define VERSION "0.26"
+#define VERSION "1.0"
#endif