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-01 07:55:53 +0400
committerEion Robb <eion@robbmob.com>2008-07-01 07:55:53 +0400
commit45c3b13f0144aae2655def7b539c3b25bc0653de (patch)
tree088b0e82df24916966c3480a97b3f670e8b61144 /skype4pidgin.nsi
parenta8f2f456a64910b0383741894745fb5d1d3426e2 (diff)
Recent 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 ec08ed7..47c0039 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 "17-Jun-2008"
+!define PRODUCT_VERSION "01-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}"