Author: Bleep <tomh@inxpress.net>
[ircu2.10.12-pk.git] / include / version.h
index e9e3c74e199fe1e02fae325f5ec5e18cb87a6e34..faea17600f2e39ee8234c85202d6d53ce13a2a10 100644 (file)
@@ -1,9 +1,14 @@
-#ifndef VERSION_H
-#define VERSION_H
+/*
+ * 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 /* VERSION_H */
+#endif /* INCLUDED_version_h */