summaryrefslogtreecommitdiffstats
path: root/src/version.h
diff options
context:
space:
mode:
authorJohann Latocha2012-02-23 19:28:19 +0100
committerJohann Latocha2012-02-23 19:28:19 +0100
commitf84b05519a15c650f667d7fef5967244ffbdaca6 (patch)
tree608f72b1ea903093dfb48e2f975605aba007b132 /src/version.h
parent[KERNEL] One more KP fixed (diff)
downloaddnbd3-f84b05519a15c650f667d7fef5967244ffbdaca6.tar.gz
dnbd3-f84b05519a15c650f667d7fef5967244ffbdaca6.tar.xz
dnbd3-f84b05519a15c650f667d7fef5967244ffbdaca6.zip
[KERNEL] Read ahead increased
Diffstat (limited to 'src/version.h')
-rw-r--r--src/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/version.h b/src/version.h
index 2664741..3dd8618 100644
--- a/src/version.h
+++ b/src/version.h
@@ -21,7 +21,7 @@
#ifndef VERSION_H_
#define VERSION_H_
-#define VERSION_STRING "0.3.0"
-#define VERSION_NUMBER 030
+#define VERSION_STRING "0.7.0"
+#define VERSION_NUMBER 070
#endif /* VERSION_H_ */