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