- Update version for win32 build

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@2017 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
aet 2004-12-15 15:42:27 +00:00
parent a3ad3b0407
commit bd45a8aef1
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
#define sleep(t) Sleep((t) * 1000)
#ifndef VERSION
#define VERSION "0.8.1"
#define VERSION "0.9.4"
#endif
/* src/common/getpass.c */