[Pkg-privacy-commits] [pidgin-otr] 03/04: Change exe version number to 3.2.1-2
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 12:52:14 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to tag release_3_2_1-2
in repository pidgin-otr.
commit 67a4c800ced941e61042090a333df710639295b3
Author: Ian Goldberg <iang at cs.uwaterloo.ca>
Date: Tue Aug 14 09:19:43 2012 -0400
Change exe version number to 3.2.1-2
Linking to libotr-3.2.1
---
ChangeLog | 5 +++++
packaging/windows/pidgin-otr.nsi | 3 ++-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 434c17e..5192c38 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-08-14
+
+ * packaging/windows/pidgin-otr.nsi: bump exe release number to
+ 3.2.1-2 for linking to libotr 3.2.1.
+
2012-05-14
* Release 3.2.1 (this very ChangeLog entry is accidentally
diff --git a/packaging/windows/pidgin-otr.nsi b/packaging/windows/pidgin-otr.nsi
index 3c2ac17..70372dd 100644
--- a/packaging/windows/pidgin-otr.nsi
+++ b/packaging/windows/pidgin-otr.nsi
@@ -3,6 +3,7 @@
;
; known issue. installer induced uninstaller abortion causes overwrite
; by installer without uninstall.
+; v3.2.1-2 - linking to libotr-3.2.1
; v3.2.1 - New source version.
; v3.2.0 - New source version.
; v3.1.0 - New source version. Install and uninstall i18n files.
@@ -26,7 +27,7 @@
; todo: SetBrandingImage
; HM NIS Edit Wizard helper defines
!define PRODUCT_NAME "pidgin-otr"
-!define PRODUCT_VERSION "3.2.1-1"
+!define PRODUCT_VERSION "3.2.1-2"
!define PRODUCT_PUBLISHER "Cypherpunks CA"
!define PRODUCT_WEB_SITE "http://otr.cypherpunks.ca/"
!define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/pidgin-otr.git
More information about the Pkg-privacy-commits
mailing list