src/version.cpp

changeset 280
d0774130e860
parent 273
57952c5ca59b
child 281
afed72b544f0
equal deleted inserted replaced
279:cd70c845563a 280:d0774130e860
16 * along with this program. If not, see <http://www.gnu.org/licenses/>. 16 * along with this program. If not, see <http://www.gnu.org/licenses/>.
17 */ 17 */
18 18
19 #include <QString> 19 #include <QString>
20 #include <QDateTime> 20 #include <QDateTime>
21 #include <QObject>
21 #include <time.h> 22 #include <time.h>
22 #include <hginfo.h> 23 #include <hginfo.h>
23 #include "src/version.h" 24 #include "src/version.h"
24 25
25 #ifdef HG_ALL_TAGS 26 #ifdef HG_ALL_TAGS

mercurial