aboutsummaryrefslogtreecommitdiff
path: root/src/common/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/version.h')
-rw-r--r--src/common/version.h9
1 files changed, 6 insertions, 3 deletions
diff --git a/src/common/version.h b/src/common/version.h
index fa9b87e34..ee541b6e0 100644
--- a/src/common/version.h
+++ b/src/common/version.h
@@ -8,8 +8,11 @@
/*
* Changes :
* $Log$
- * Revision 1.1 2002/06/26 22:45:50 arma
- * Initial revision
+ * Revision 1.2 2002/09/19 20:13:23 arma
+ * synchronize to the version i've been giving people to test
+ *
+ * Revision 1.1.1.1 2002/06/26 22:45:50 arma
+ * initial commit: current code
*
* Revision 1.3 2002/04/02 14:27:11 badbytes
* Final finishes.
@@ -23,6 +26,6 @@
*/
#ifndef __VERSION_H
-#define VERSION 2
+#define OR_VERSION 2
#define __VERSION_H
#endif