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:
Aleksander Morgado
2014-09-05 11:18:01 +02:00
parent 50ec0907de
commit c4e7fdf025
3 changed files with 24 additions and 4 deletions

View File

@@ -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