diff --git a/ArduCopter/ArduCopter.pde b/ArduCopter/ArduCopter.pde
index 2129fc2fc9d75a37194662b523f9ba5f2318bc96..e8e78d027b3417e7efb23405717823813fd7f5fa 100644
--- a/ArduCopter/ArduCopter.pde
+++ b/ArduCopter/ArduCopter.pde
@@ -1,6 +1,6 @@
 /// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
 
-#define THISFIRMWARE "ArduCopter V3.2-rc12"
+#define THISFIRMWARE "ArduCopter V3.2-rc13"
 /*
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by