Removed extra file
This commit is contained in:
parent
47b31669e1
commit
cd30180cd4
@ -1,46 +0,0 @@
|
||||
|
||||
// ------------------------------------------------------------------
|
||||
// GoldED+
|
||||
// Personalized strings.
|
||||
// ------------------------------------------------------------------
|
||||
|
||||
#undef __GVER_VENDOR_NAME__
|
||||
#define __GVER_VENDOR_NAME__ "Serguei E. Leontiev"
|
||||
#undef __GVER_VENDOR_FIDO__
|
||||
#define __GVER_VENDOR_FIDO__ "2:5020/400"
|
||||
#undef __GVER_VENDOR_EMAIL__
|
||||
#define __GVER_VENDOR_EMAIL__ "leo@sai.msu.ru"
|
||||
|
||||
|
||||
// ------------------------------------------------------------------
|
||||
// If you have an important message every user should read, put it
|
||||
// here in. If you don't, leave it as default. ;-)
|
||||
|
||||
#undef __GVER_RELEASENAME__
|
||||
#define __GVER_RELEASENAME__ __GVER_VENDOR_NAME__"\'s alt-ctr-shift public test edition"
|
||||
|
||||
|
||||
// ------------------------------------------------------------------
|
||||
// It is highly recommended to leave these fields unchanged.
|
||||
// They are reserved for future use.
|
||||
|
||||
#undef __GVER_PRENAME__
|
||||
#define __GVER_PRENAME__ ""
|
||||
#undef __GVER_POSTNAME__
|
||||
#define __GVER_POSTNAME__ "+"
|
||||
#undef __GVER_PRESHORTNAME__
|
||||
#define __GVER_PRESHORTNAME__ ""
|
||||
#undef __GVER_POSTSHORTNAME__
|
||||
#define __GVER_POSTSHORTNAME__ "+"
|
||||
|
||||
|
||||
// ------------------------------------------------------------------
|
||||
// Version numbers.
|
||||
|
||||
#undef __GVER_PREVERSION__
|
||||
#define __GVER_PREVERSION__ "acshift-leo-"
|
||||
#undef __GVER_POSTVERSION__
|
||||
#define __GVER_POSTVERSION__ ""
|
||||
__GVER__(1,1,5)
|
||||
|
||||
// ------------------------------------------------------------------
|
Reference in New Issue
Block a user