mirror of
https://github.com/aaru-dps/aaruremote.git
synced 2025-12-16 19:24:37 +00:00
Update name.
This commit is contained in:
@@ -33,8 +33,8 @@
|
|||||||
#include <sys/socket.h>
|
#include <sys/socket.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define AARUREMOTE_NAME "DiscImageChef Remote Server"
|
#define AARUREMOTE_NAME "Aaru Remote Server"
|
||||||
#define AARUREMOTE_VERSION "0.99"
|
#define AARUREMOTE_VERSION "0.991"
|
||||||
#define AARUREMOTE_PORT 6666
|
#define AARUREMOTE_PORT 6666
|
||||||
#define AARUREMOTE_REMOTE_ID 0x52434944 // "DICR"
|
#define AARUREMOTE_REMOTE_ID 0x52434944 // "DICR"
|
||||||
#define AARUREMOTE_PACKET_ID 0x544B4350 // "PCKT"
|
#define AARUREMOTE_PACKET_ID 0x544B4350 // "PCKT"
|
||||||
|
|||||||
Reference in New Issue
Block a user