Merge branch 'u2_10_12_branch' of git://git.code.sf.net/p/undernet-ircu/ircu2
[ircu2.10.12-pk.git] / include / version.h
diff --git a/include/version.h b/include/version.h
new file mode 100644 (file)
index 0000000..faea176
--- /dev/null
@@ -0,0 +1,14 @@
+/*
+ * version.h
+ *
+ * $Id$
+ */
+#ifndef INCLUDED_version_h
+#define INCLUDED_version_h
+
+extern const char *version;
+extern const char *creation;
+extern const char *infotext[];
+extern const char *generation;
+
+#endif /* INCLUDED_version_h */