osl_core.h: Replace static inline by _static_inline_.
[paraslash.git] / para.h
diff --git a/para.h b/para.h
index d17a5613a30798932a695d9aa99f6452218403ba..403ca7d43e91882df6bce3e8e00de71408bfbb5f 100644 (file)
--- a/para.h
+++ b/para.h
        }
 
 /** version text used by various commands if -V switch was given */
-#define VERSION_TEXT(prefix) "para_" prefix " " PACKAGE_VERSION "\n" \
+#define VERSION_TEXT(prefix) "para_" prefix " " PACKAGE_VERSION " (" CODENAME ")" "\n" \
        "Copyright (C) 2007 Andre Noll\n" \
        "This is free software with ABSOLUTELY NO WARRANTY." \
        " See COPYING for details.\n" \