Fix compatibility with procfs API changes in Linux 3.10
[madwifi/.git] / release.h
index a6a259da1eefb1a5f7e49e376a1303f3c26bf156..5d376d82b82cd8fa7f93f6e35843ef54006f97ad 100644 (file)
--- a/release.h
+++ b/release.h
  *
  * $Id$
  */
-#include "svnversion.h"
-
 #define        RELEASE_TYPE    "BETA"
-
-#ifdef SVNVERSION
-#define RELEASE_VERSION        SVNVERSION " (trunk)"
-#else
 #define RELEASE_VERSION        "trunk"
-#endif