Skip to content

Commit

Permalink
[z2536] Fix VC110/Detour.vcxproj.filters
Browse files Browse the repository at this point in the history
[skip ci]

(based on commit [12721] - 1fe0253)

Signed-off-by: Xfurry <xfurry@scriptdev2.com>

(based on commit [s2173] - c2a006b)

Signed-off-by: Xfurry <xfurry@scriptdev2.com>
  • Loading branch information
DasBlub authored and xfurry committed Nov 16, 2014
1 parent 93f28de commit 4e2450e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<Filter Include="src">
<UniqueIdentifier>{93bb99d1-034f-421d-abf2-856b22079565}</UniqueIdentifier>
Expand Down
2 changes: 1 addition & 1 deletion src/shared/revision_nr.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "2535"
#define REVISION_NR "2536"
#endif // __REVISION_NR_H__

0 comments on commit 4e2450e

Please sign in to comment.