Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/EionRobb/skype4pidgin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEion Robb <eion@robbmob.com>2009-04-28 16:01:49 +0400
committerEion Robb <eion@robbmob.com>2009-04-28 16:01:49 +0400
commit344dd443d542dcec8f7f2d2daf8c42d6ce5f2a5f (patch)
tree8842b0f83b16b7b73f5f9f359c49ac3520a3703e /skype4pidgin.nsi
parent1b979acf5062e57310e6202e2427fe40c206844a (diff)
Version bump
Diffstat (limited to 'skype4pidgin.nsi')
-rwxr-xr-xskype4pidgin.nsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/skype4pidgin.nsi b/skype4pidgin.nsi
index f3e32c4..3ea2186 100755
--- a/skype4pidgin.nsi
+++ b/skype4pidgin.nsi
@@ -6,7 +6,7 @@ SetCompress off
; todo: SetBrandingImage
; HM NIS Edit Wizard helper defines
!define PRODUCT_NAME "skype4pidgin"
-!define PRODUCT_VERSION "04-Jan-2009"
+!define PRODUCT_VERSION "28-Apr-2009"
!define PRODUCT_PUBLISHER "Eion Robb"
!define PRODUCT_WEB_SITE "http://skype4pidgin.googlecode.com/"
!define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}"