]> git.cworth.org Git - apitrace/blobdiff - trace_format.hpp
Synchronize X and GL on windows resizes.
[apitrace] / trace_format.hpp
index ba57a51055a2ae0cad959c5bb06bbf7220ce5d2e..3a3787b5b292eed2fe389ef4217e562077be01a3 100644 (file)
@@ -32,7 +32,7 @@
 
 namespace Trace {
 
-#define TRACE_VERSION 0
+#define TRACE_VERSION 1
 
 enum Event {
     EVENT_ENTER = 0,