You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by jb...@apache.org on 2017/09/12 02:24:09 UTC

[geode-native] branch develop updated: GEODE-3600: Fixed formatting of RC file.

This is an automated email from the ASF dual-hosted git repository.

jbarrett pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode-native.git


The following commit(s) were added to refs/heads/develop by this push:
     new 9337796  GEODE-3600: Fixed formatting of RC file.
9337796 is described below

commit 93377966f6474ad8f311a0f6ff72fc366c81b058
Author: Jacob Barrett <jb...@pivotal.io>
AuthorDate: Tue Sep 12 02:23:08 2017 +0000

    GEODE-3600: Fixed formatting of RC file.
---
 clicache/src/Apache.Geode.rc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/clicache/src/Apache.Geode.rc b/clicache/src/Apache.Geode.rc
index a23e7a9..553acc4 100644
--- a/clicache/src/Apache.Geode.rc
+++ b/clicache/src/Apache.Geode.rc
@@ -36,7 +36,7 @@ BEGIN
             VALUE "FileVersion",      PRODUCT_VERSION
             VALUE "InternalName",     PRODUCT_DLL_NAME
             VALUE "LegalCopyright",   "Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership."
-            VALUE "OriginalFilename", PRODUCT_DLL_NAME".dll"
+            VALUE "OriginalFilename", PRODUCT_DLL_NAME ".dll"
             VALUE "ProductName",      PRODUCT_NAME
             VALUE "ProductVersion",   PRODUCT_VERSION
         END

-- 
To stop receiving notification emails like this one, please contact
['"commits@geode.apache.org" <co...@geode.apache.org>'].