Skip to content

Commit eb7de1e

Browse files
committed
Update version in vdproj
1 parent 5475411 commit eb7de1e

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

code/SCEP/SCEP.pro

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ include(../third_parties/linkollector-win/linkollector-win.prf)
1313
# h
1414
INCLUDEPATH *= include
1515
HEADERS += include/SCEP/SCEP.h
16+
HEADERS += include/SCEP/Version.h
17+
HEADERS += include/SCEP/Date.h
1618
HEADERS += include/SCEP/ExplorerWidget.h
1719
HEADERS += include/SCEP/ExplorerWrapper.h
1820
HEADERS += include/SCEP/Error.h

setup/SCEP/SCEP.vdproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1065,15 +1065,15 @@
10651065
{
10661066
"Name" = "8:Microsoft Visual Studio"
10671067
"ProductName" = "8:SCEP"
1068-
"ProductCode" = "8:{A82E1113-059E-4E04-9538-E9D46AAD1964}"
1068+
"ProductCode" = "8:{F25EF6F6-2707-4719-A532-EEA4B0130FFC}"
10691069
"PackageCode" = "8:{BDB35D0E-74F4-4FDB-B992-08FF45F63D34}"
10701070
"UpgradeCode" = "8:{85EA2171-9FB2-48FA-A029-28AFEFF622BB}"
10711071
"AspNetVersion" = "8:2.0.50727.0"
10721072
"RestartWWWService" = "11:FALSE"
10731073
"RemovePreviousVersions" = "11:TRUE"
10741074
"DetectNewerInstalledVersion" = "11:TRUE"
10751075
"InstallAllUsers" = "11:FALSE"
1076-
"ProductVersion" = "8:0.1.1"
1076+
"ProductVersion" = "8:0.1.2"
10771077
"Manufacturer" = "8:SCEP"
10781078
"ARPHELPTELEPHONE" = "8:"
10791079
"ARPHELPLINK" = "8:"
@@ -1558,3 +1558,4 @@
15581558
}
15591559

15601560

1561+

0 commit comments

Comments
 (0)