summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h b/config.h
index 8be2589..273c165 100644
--- a/config.h
+++ b/config.h
@@ -18,6 +18,9 @@
#ifndef CONFIG_H
#define CONFIG_H
+/* version of PgFuse */
+#define PGFUSE_VERSION "0.0.1"
+
/* standard block size, rather a simulation currently */
#define STANDARD_BLOCK_SIZE 512