Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
marazmista committed Jun 3, 2019
1 parent ec81c14 commit 7923bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion radeon-profile-daemon/rpdthread.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
#define SIGNAL_SHAREDMEM_KEY '6'
#define SIGNAL_ALIVE '7'

const QString appVersion = "20190309";
const QString appVersion = "20190603";
const QString serverSocketPath = "/run/radeon-profile-daemon-server";

class rpdThread : public QThread
Expand Down

0 comments on commit 7923bd6

Please sign in to comment.