Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.pgadmin.org/branches/REL-1_8_0_PATCHES@7338 a7884b65-44f6-0310-8a51-81a127f17b15
  • Loading branch information
dpage committed Jun 3, 2008
1 parent bd24f82 commit 7f5fa8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pgadmin/include/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

// Application Versions
#define VERSION_STR wxT("1.8.3")
#define VERSION_NUM 1,8,3.99
#define VERSION_NUM 1,8,3,99
#define VERSION_PACKAGE 1.8.3

#define PRERELEASE 1
Expand Down

0 comments on commit 7f5fa8c

Please sign in to comment.