mirror of
https://github.com/levinsv/pgadmin3.git
synced 2026-05-15 14:15:49 -06:00
Change version string
Исправлена отображаемая в диалоге версия. Мелкие исправления оформления.
This commit is contained in:
parent
0f241fef7c
commit
cff9271f49
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
#define VERSION_H
|
||||
|
||||
// Application Versions
|
||||
#define VERSION_STR wxT("1.26 Dev ASUTP support PG15")
|
||||
#define VERSION_STR wxT("1.26 Dev ASUTP support PG16")
|
||||
#define VERSION_NUM 1,26,0,0
|
||||
#define VERSION_PACKAGE 1.26.0-dev
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue