Update versions.
svn-id: r27536
This commit is contained in:
parent
2aab31df97
commit
8c881acd48
2 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@
|
|||
#include <libosso.h>
|
||||
|
||||
#define OSSO_APP_NAME "scummvm"
|
||||
#define OSSO_APP_VERSION "0.9.0CVS"
|
||||
#define OSSO_APP_VERSION "0.11.0SVN"
|
||||
#define OSSO_APP_SERVICE "org.scummvm."OSSO_APP_NAME
|
||||
#define OSSO_APP_OBJECT "/org/scummvm/"OSSO_APP_NAME
|
||||
#define OSSO_APP_IFACE "org.scummvm."OSSO_APP_NAME
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
#include <sys/resource.h>
|
||||
|
||||
#define OSSO_APP_NAME "scummvm"
|
||||
#define OSSO_APP_VERSION "0.9.0CVS"
|
||||
#define OSSO_APP_VERSION "0.11.0SVN"
|
||||
|
||||
void set_doubling(unsigned char enable) {
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue