summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRadek Podgorny <radek@podgorny.cz>2012-09-11 00:06:20 +0200
committerRadek Podgorny <radek@podgorny.cz>2012-09-11 00:06:20 +0200
commitefac5b7aa91ec860f8f430a8d21060fe53a07002 (patch)
treed634bcb60adbb8efc2b6e094bdf0750bc1a66199 /src
parentf89b7d1a403e7dd4d9da1707e489964f89af675e (diff)
downloadunionfs-fuse-efac5b7aa91ec860f8f430a8d21060fe53a07002.tar.gz
version bumpv0.26
Diffstat (limited to 'src')
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h
index e6f2ddb..f2f15e0 100644
--- a/src/version.h
+++ b/src/version.h
@@ -4,5 +4,5 @@
*/
#ifndef _VERSION_H
-#define VERSION "0.25"
+#define VERSION "0.26"
#endif