We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b7d2f9 commit fbdde66Copy full SHA for fbdde66
batman.h
@@ -43,7 +43,7 @@
43
44
45
46
-#define SOURCE_VERSION "0.3.2-beta" /* put exactly one distinct word inside the string like "0.3-pre-alpha" or "0.3-rc1" or "0.3" */
+#define SOURCE_VERSION "0.3.2" /* put exactly one distinct word inside the string like "0.3-pre-alpha" or "0.3-rc1" or "0.3" */
47
#define COMPAT_VERSION 5
48
#define PORT 4305
49
#define GW_PORT 4306
linux/modules/hash.c
@@ -1,5 +1,5 @@
1
/*
2
- * Copyright (C) 2006-2008 B.A.T.M.A.N. contributors:
+ * Copyright (C) 2006-2009 B.A.T.M.A.N. contributors:
3
* Simon Wunderlich, Marek Lindner
4
* This program is free software; you can redistribute it and/or
5
* modify it under the terms of version 2 of the GNU General Public
0 commit comments