]> git.mxchange.org Git - flightgear.git/blobdiff - src/Include/version.h.in
Remove un-needed header.
[flightgear.git] / src / Include / version.h.in
index f8524a3c629e83659d2825a2f6a72b4dbbdfc621..035a552f6f28492325e3ff242f9cf5ae29251e41 100644 (file)
@@ -16,8 +16,8 @@
 //
 // You should have received a copy of the GNU Library General Public
 // License along with this library; if not, write to the
-// Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-// Boston, MA  02111-1307, USA.
+// Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+// Boston, MA  02110-1301, USA.
 //
 // $Id$
 
@@ -28,7 +28,7 @@
 
 #define FLIGHTGEAR_VERSION "@VERSION@"
 
-#define HUDSON_BUILD_NUMBER "@HUDSON_BUILD_NUMBER@"
+#define HUDSON_BUILD_NUMBER @HUDSON_BUILD_NUMBER@
 #define HUDSON_BUILD_ID "@HUDSON_BUILD_ID@"
 #define REVISION "@REVISION@"