core: add --version option to the ModemManager daemon
It was actually included in the man page of the daemon, but we didn't have it.
This commit is contained in:
@@ -30,10 +30,6 @@
|
||||
#include "mm-log.h"
|
||||
#include "mm-context.h"
|
||||
|
||||
#if !defined(MM_DIST_VERSION)
|
||||
# define MM_DIST_VERSION VERSION
|
||||
#endif
|
||||
|
||||
/* Maximum time to wait for all modems to get disabled and removed */
|
||||
#define MAX_SHUTDOWN_TIME_SECS 20
|
||||
|
||||
|
Reference in New Issue
Block a user