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>2008-07-04 02:36:56 +0400
committerEion Robb <eion@robbmob.com>2008-07-04 02:36:56 +0400
commitfbb56127afba2ce3bb97e0285c352e9136b64af7 (patch)
treef54a470652a899f05f4ef943e4bc1019151f3e03 /skype4pidgin.nsi
parent80df8bdec10a99f3a82d1944c03f70ca7670977b (diff)
Latest changes
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 cf821fb..178742c 100755
--- a/skype4pidgin.nsi
+++ b/skype4pidgin.nsi
@@ -7,7 +7,7 @@ SetCompressor lzma
; todo: SetBrandingImage
; HM NIS Edit Wizard helper defines
!define PRODUCT_NAME "skype4pidgin"
-!define PRODUCT_VERSION "01-Jul-2008"
+!define PRODUCT_VERSION "03-Jul-2008"
!define PRODUCT_PUBLISHER "Eion Robb"
!define PRODUCT_WEB_SITE "http://skype4pidgin.googlecode.com/"
!define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}"