[shibboleth-sp2] 04/05: Upped patch revision
Ferenc Wágner
wferi-guest at moszumanska.debian.org
Tue Jan 26 21:29:25 UTC 2016
This is an automated email from the git hooks/post-receive script.
wferi-guest pushed a commit to annotated tag 1.2.1a
in repository shibboleth-sp2.
commit 960a6cdd02bb5006cf518fc3d5586719151b6fd7
Author: Scott Cantor <cantor.2 at osu.edu>
Date: Tue Dec 14 16:58:56 2004 +0000
Upped patch revision
---
xmlproviders/.gitignore | 3 ++-
xmlproviders/xmlproviders.rc | 8 ++++----
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/xmlproviders/.gitignore b/xmlproviders/.gitignore
index d680892..fb26262 100644
--- a/xmlproviders/.gitignore
+++ b/xmlproviders/.gitignore
@@ -8,4 +8,5 @@
/*.mak
/*.plg
/Debug
-/Release
\ No newline at end of file
+/Release
+/*.aps
\ No newline at end of file
diff --git a/xmlproviders/xmlproviders.rc b/xmlproviders/xmlproviders.rc
index 23361ae..e62dbb3 100644
--- a/xmlproviders/xmlproviders.rc
+++ b/xmlproviders/xmlproviders.rc
@@ -28,8 +28,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 1,2,1,0
- PRODUCTVERSION 1,2,1,0
+ FILEVERSION 1,2,1,1
+ PRODUCTVERSION 1,2,1,1
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -47,14 +47,14 @@ BEGIN
VALUE "Comments", "\0"
VALUE "CompanyName", "UCAID\0"
VALUE "FileDescription", "Shibboleth Core Plugins\0"
- VALUE "FileVersion", "1, 2, 1, 0\0"
+ VALUE "FileVersion", "1, 2, 1, 1\0"
VALUE "InternalName", "xmlproviders\0"
VALUE "LegalCopyright", "Copyright � 2004 UCAID\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "xmlproviders.so\0"
VALUE "PrivateBuild", "\0"
VALUE "ProductName", "Shibboleth 1.2.1\0"
- VALUE "ProductVersion", "1, 2, 1, 0\0"
+ VALUE "ProductVersion", "1, 2, 1, 1\0"
VALUE "SpecialBuild", "\0"
END
END
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git
More information about the Pkg-shibboleth-devel
mailing list