Skip to content

Commit

Permalink
Correct version number in win/makefile.vc
Browse files Browse the repository at this point in the history
  • Loading branch information
dgp committed Sep 18, 2012
1 parent 6a4cd07 commit a9129bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tdbcsqlite3/win/makefile.vc
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ PROJECT = tdbcsqlite
#PROJECT_REQUIRES_TK=1
!include "rules.vc"

DOTVERSION = 1.0
DOTVERSION = 1.0b17
VERSION = $(DOTVERSION:.=)
STUBPREFIX = $(PROJECT)stub

Expand Down

0 comments on commit a9129bb

Please sign in to comment.