Nico Golde:
[apps/madmutt.git] / mutt.h
diff --git a/mutt.h b/mutt.h
index 8018203..d7e80b4 100644 (file)
--- a/mutt.h
+++ b/mutt.h
 # define MB_LEN_MAX 16
 #endif
 
-#ifdef SUBVERSION
-# define MUTT_VERSION (VERSION SUBVERSION)
-#else
 # define MUTT_VERSION (VERSION)
-#endif
 
 /* nifty trick I stole from ELM 2.5alpha. */
 #ifdef MAIN_C