File librecad-no-date.patch of Package LibreCAD2
--- a/librecad/src/main/qc_applicationwindow.cpp
+++ b/librecad/src/main/qc_applicationwindow.cpp
@@ -3698,7 +3698,7 @@
tr("Compiler: Microsoft Visual C++<br>") +
#endif
tr("Qt Version: %1").arg(qVersion()) + "<br>" +
- tr("Compiled on: %1").arg(__DATE__) + "<br>" +
+ tr("Compiled on: 2013-Aug-27") + "<br>" +
"Portions (c) 2011 by R. van Twisk" + "<br>" +
tr("Program Icons Supplied by") +"<br> Pablo: LibreCAD Argentine<br/>" +
tr("Splash and Logo supplied by") + "<br> Diego " + "<a href=\"http://daltom.2082studio.com/\">Daltom Designer</a>" + "<br/>" +