[shibboleth-sp2] 33/100: *** keyword substitution change ***

Ferenc Wágner wferi-guest at moszumanska.debian.org
Tue Jan 26 21:29:15 UTC 2016


This is an automated email from the git hooks/post-receive script.

wferi-guest pushed a commit to annotated tag 1.2.1
in repository shibboleth-sp2.

commit f4c1affacaf17b854560504e5cf76c825165b82b
Author: Scott Cantor <cantor.2 at osu.edu>
Date:   Wed Oct 13 16:11:52 2004 +0000

    *** keyword substitution change ***
---
 oncrpc/oncrpc.rc | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

diff --git a/oncrpc/oncrpc.rc b/oncrpc/oncrpc.rc
index 030d5b1..2259004 100644
--- a/oncrpc/oncrpc.rc
+++ b/oncrpc/oncrpc.rc
@@ -46,12 +46,16 @@ END
 
 #endif    // APSTUDIO_INVOKED
 
-#endif    // English (U.S.) resources
+
+#ifndef _MAC
 /////////////////////////////////////////////////////////////////////////////
+//
+// Version
+//
 
 1 VERSIONINFO
- FILEVERSION 1,14,3,1
- PRODUCTVERSION 1,14,3,1
+ FILEVERSION 2,0,0,0
+ PRODUCTVERSION 2,0,0,0
  FILEFLAGSMASK 0x0L
 #ifdef _DEBUG
  FILEFLAGS 0x1L
@@ -76,7 +80,7 @@ BEGIN
             VALUE "OriginalFilename", "ONCRPC.DLL\0"
             VALUE "PrivateBuild", "\0"
             VALUE "ProductName", "ONC/RPC Library/Win32\0"
-            VALUE "ProductVersion", "1.14.3\0"
+            VALUE "ProductVersion", "2.0\0"
             VALUE "SpecialBuild", "\0"
         END
     END
@@ -86,6 +90,12 @@ BEGIN
     END
 END
 
+#endif    // !_MAC
+
+#endif    // English (U.S.) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
 
 #ifndef APSTUDIO_INVOKED
 /////////////////////////////////////////////////////////////////////////////

-- 
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