~midori/midori/trunk

« back to all changes in this revision

Viewing changes to win32/makedist/midori.nsi

  • Committer: Christian Dywan
  • Date: 2015-08-30 10:19:52 UTC
  • Revision ID: christian.dywan@canonical.com-20150830101952-if6apj95qcb4div8
Tags: 0.5.11
Bump version to 0.5.11

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
; helper defines  ;
22
22
;;;;;;;;;;;;;;;;;;;
23
23
!define PRODUCT_NAME "Midori"
24
 
!define PRODUCT_VERSION "0.5.10"
 
24
!define PRODUCT_VERSION "0.5.11"
25
25
!define PRODUCT_BUILD "0"
26
26
!define PRODUCT_VERSION_ID "${PRODUCT_VERSION}.${PRODUCT_BUILD}"
27
27
!define PRODUCT_PUBLISHER "Christian Dywan"