updated header file with new version number

This commit is contained in:
Jared Bruni
2019-06-18 10:44:59 -07:00
parent ae39f8412c
commit 36f7ffb89e

View File

@@ -6,7 +6,7 @@
#ifndef _QT_HEADERS__
#define _QT_HEADERS__
#define ac_version "v1.38.0"
#define ac_version "v1.39.0"
#include<QApplication>
#include<QMainWindow>
#include<QDialog>