diff --git a/TeXoMaker.pro b/TeXoMaker.pro index 54e838a..859700d 100755 --- a/TeXoMaker.pro +++ b/TeXoMaker.pro @@ -5,7 +5,7 @@ QMAKE_MAC_SDK = macosx10.12 # Configuration générale QT += widgets xml network DESTDIR = bin -TARGET = texomaker +TARGET = TeXoMaker macx:ICON = TeXoMaker.icns win32:RC_FILE += ressources.rc TEMPLATE = app diff --git a/build_number b/build_number index 6059c63..5436501 100644 --- a/build_number +++ b/build_number @@ -1 +1 @@ -1590 \ No newline at end of file +1602 \ No newline at end of file diff --git a/include/version.h b/include/version.h index 0fe148f..35b12cd 100644 --- a/include/version.h +++ b/include/version.h @@ -1 +1 @@ -#define BUILD 1590 \ No newline at end of file +#define BUILD 1602 \ No newline at end of file diff --git a/version.pri b/version.pri index 6a7fd30..8c011b7 100755 --- a/version.pri +++ b/version.pri @@ -2,7 +2,7 @@ DEFINES += MAJOR=3 DEFINES += MINOR=2 DEFINES += SUBMINOR=0 -DEFINES += POPPLER_VERSION=\\\"0.47.0\\\" +DEFINES += POPPLER_VERSION=\\\"0.51.0\\\" equals(DEBPACKING,"No") { !win32 {