~ubuntu-branches/ubuntu/precise/xorg-server/precise-updates

« back to all changes in this revision

Viewing changes to include/protocol-versions.h

Tags: 2:1.10.1-2
* Build xserver-xorg-core-udeb on hurd-i386.  Thanks, Samuel Thibault!
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
97
97
 
98
98
/* Sync */
99
99
#define SERVER_SYNC_MAJOR_VERSION               3
100
 
#define SERVER_SYNC_MINOR_VERSION               0
 
100
#define SERVER_SYNC_MINOR_VERSION               1
101
101
 
102
102
/* Windows WM */
103
103
#define SERVER_WINDOWSWM_MAJOR_VERSION          1