diff --git a/ArduCopter/ArduCopter.pde b/ArduCopter/ArduCopter.pde
index 70a4cdd116c80a9c09f468200a1343b886d1e81e..e977c955fac87fafe35cdecd07c4b70ac29ff51a 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-rc14"
+#define THISFIRMWARE "ArduCopter V3.2"
 /*
    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