Browse Source

Version 0.10.0_beta3

Antialize 15 years ago
parent
commit
e5cd39b518
3 changed files with 3 additions and 3 deletions
  1. 1 1
      README_WKHTMLTOIMAGE
  2. 1 1
      README_WKHTMLTOPDF
  3. 1 1
      version.pri

+ 1 - 1
README_WKHTMLTOIMAGE

@@ -1,4 +1,4 @@
-=====================> wkhtmltoimage 0.10.0 beta2 Manual <======================
+=====================> wkhtmltoimage 0.10.0 beta3 Manual <======================
 This file documents wkhtmltoimage, a program capable of converting HTML
 documents into images.
 

+ 1 - 1
README_WKHTMLTOPDF

@@ -1,4 +1,4 @@
-======================> wkhtmltopdf 0.10.0 beta2 Manual <=======================
+======================> wkhtmltopdf 0.10.0 beta3 Manual <=======================
 This file documents wkhtmltopdf, a program capable of converting html documents
 into PDF documents.
 

+ 1 - 1
version.pri

@@ -1 +1 @@
-DEFINES += MAJOR_VERSION=0 MINOR_VERSION=10 PATCH_VERSION=0 BUILD="beta2"
+DEFINES += MAJOR_VERSION=0 MINOR_VERSION=10 PATCH_VERSION=0 BUILD="beta3"