]> git.mxchange.org Git - flightgear.git/blobdiff - src/Include/version.h.in
Remove un-needed header.
[flightgear.git] / src / Include / version.h.in
index 3f43698fda0398f47a9376cec99045eab3ad1ac6..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,5 +28,8 @@
 
 #define FLIGHTGEAR_VERSION "@VERSION@"
 
+#define HUDSON_BUILD_NUMBER @HUDSON_BUILD_NUMBER@
+#define HUDSON_BUILD_ID "@HUDSON_BUILD_ID@"
+#define REVISION "@REVISION@"
 
 #endif // _FLIGHTGEAR_VERSION_H