Skip to content

Commit

Permalink
Claim version number 4.4.3 for windows viewer
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederik authored and Frederik committed May 15, 2018
1 parent 88bc272 commit bc7c5a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions plugins_tools/eid-viewer/Windows/eIDViewer/Sources/About.cs
Expand Up @@ -7,9 +7,9 @@ public static class About
{
public static string AboutMessage()
{
string message = @"eID Viewer 4.3.9
string message = @"eID Viewer 4.4.3
eID Middleware Project
Copyright(C) 2018 BOSA
Copyright(C) 2018 Bosa
By Frederik Vernelen and Wouter Verhelst
Based on the design of Frank Marien
Expand Down
2 changes: 1 addition & 1 deletion scripts/windows/set_eidmw_version.cmd
Expand Up @@ -4,7 +4,7 @@

@SET BASE_VERSION1=4
@SET BASE_VERSION2=4
@SET BASE_VERSION3=0
@SET BASE_VERSION3=3
@SET YEAR=2018

@FOR /F "tokens=1" %%i in ('"C:\Program Files (x86)\Git\bin\git.exe" rev-list --count HEAD') do @SET EIDMW_REVISION=%%i
Expand Down

0 comments on commit bc7c5a3

Please sign in to comment.