Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(753)

Unified Diff: serializer/cross/version.h

Issue 149236: Add o3djs.DestinationBuffer to converter.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/o3d/
Patch Set: '' Created 11 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: serializer/cross/version.h
===================================================================
--- serializer/cross/version.h (revision 19848)
+++ serializer/cross/version.h (working copy)
@@ -39,7 +39,7 @@
#define O3D_SERIALIZER_CROSS_VERSION_H_
namespace o3d {
-const int kSerializerVersion = 5;
+const int kSerializerVersion = 6;
}
#endif // O3D_SERIALIZER_CROSS_VERSION_H_

Powered by Google App Engine
This is Rietveld 408576698