Browse Source

Making ready for version 0.9.1

Jakob Truelsen 15 years ago
parent
commit
d744fec2b6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      wkhtmltopdf.pro

+ 1 - 1
wkhtmltopdf.pro

@@ -13,7 +13,7 @@
 # You should have received a copy of the GNU General Public License
 # You should have received a copy of the GNU General Public License
 # along with wkhtmltopdf.  If not, see <http:#www.gnu.org/licenses/>.
 # along with wkhtmltopdf.  If not, see <http:#www.gnu.org/licenses/>.
 
 
-DEFINES += MAJOR_VERSION=0 MINOR_VERSION=9 PATCH_VERSION=0 BUILD=""
+DEFINES += MAJOR_VERSION=0 MINOR_VERSION=9 PATCH_VERSION=1 BUILD=""
 
 
 TEMP = $$[QT_INSTALL_LIBS] libQtGui.prl
 TEMP = $$[QT_INSTALL_LIBS] libQtGui.prl
 PRL  = $$[QT_INSTALL_LIBS] QtGui.framework/QtGui.prl
 PRL  = $$[QT_INSTALL_LIBS] QtGui.framework/QtGui.prl