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-08-08 12:46:32 +0400
committerEion Robb <eion@robbmob.com>2008-08-08 12:46:32 +0400
commit2a06d14768b27e10a009136f5f0c5d99ad3391de (patch)
treeb738d73830da55044d3051411304ec5e4854b5a0 /skype4pidgin.nsi
parent5f4afc0d76fbc116f5725642b7059ea10b5ae4c2 (diff)
Fixes for groups and group-chats, added SkypeMe status
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 ec379c1..e7342d6 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 "09-Jul-2008"
+!define PRODUCT_VERSION "24-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}"