diff --git a/ArduCopter/ArduCopter.pde b/ArduCopter/ArduCopter.pde
index 59a019419b7cf7d0db101b1e14c4ecd956557b27..f69dd6f06265da9358b2f606dbf4bf87b251631b 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.1.1-rc2"
+#define THISFIRMWARE "ArduCopter V3.1.1"
 /*
    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