Updated.
committer: mfx <mfx> 977393157 +0000
This commit is contained in:
parent
06dc67da49
commit
29ae1b7231
@ -1136,7 +1136,7 @@ int main(int argc, char *argv[])
|
||||
fg = con_fg(f,fg);
|
||||
}
|
||||
#endif
|
||||
#if 1 && !defined(WITH_NRV)
|
||||
#if 0 && !defined(WITH_NRV)
|
||||
{
|
||||
FILE *f = stdout;
|
||||
int fg = con_fg(f,FG_GREEN);
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
#define UPX_VERSION 0x011100 /* 01.11.00 */
|
||||
#define UPX_VERSION_STRING "1.11"
|
||||
#define UPX_VERSION_DATE "Dec 20th 2000"
|
||||
#define UPX_VERSION 0x011101 /* 01.11.01 */
|
||||
#define UPX_VERSION_STRING "1.11.1"
|
||||
#define UPX_VERSION_DATE "Dec 21st 2000"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user