summaryrefslogtreecommitdiff
path: root/xdelta3/xdelta3-main.h
diff options
context:
space:
mode:
authorjosh.macdonald <jmacd@users.noreply.github.com>2012-06-17 03:21:49 +0000
committerjosh.macdonald <jmacd@users.noreply.github.com>2012-06-17 03:21:49 +0000
commit63acb876b02eeb9d890a03cf9b3cff751ce51d27 (patch)
tree181cad50d72ffbe611aa8732caa1df7da1f678e1 /xdelta3/xdelta3-main.h
parent1b454c840a58f19db8da3e9312b85f7615cb7226 (diff)
Preparing release 3.0.1
Diffstat (limited to 'xdelta3/xdelta3-main.h')
-rw-r--r--xdelta3/xdelta3-main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xdelta3/xdelta3-main.h b/xdelta3/xdelta3-main.h
index 772ecac..32295d4 100644
--- a/xdelta3/xdelta3-main.h
+++ b/xdelta3/xdelta3-main.h
@@ -356,7 +356,7 @@ static int
356main_version (void) 356main_version (void)
357{ 357{
358 /* $Format: " XPR(NTR \"Xdelta version $Xdelta3Version$, Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, Joshua MacDonald\\n\");" $ */ 358 /* $Format: " XPR(NTR \"Xdelta version $Xdelta3Version$, Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, Joshua MacDonald\\n\");" $ */
359 XPR(NTR "Xdelta version 3.0.0, Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, Joshua MacDonald\n"); 359 XPR(NTR "Xdelta version 3.0.1, Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, Joshua MacDonald\n");
360 XPR(NTR "Xdelta comes with ABSOLUTELY NO WARRANTY.\n"); 360 XPR(NTR "Xdelta comes with ABSOLUTELY NO WARRANTY.\n");
361 XPR(NTR "This is free software, and you are welcome to redistribute it\n"); 361 XPR(NTR "This is free software, and you are welcome to redistribute it\n");
362 XPR(NTR "under certain conditions; see \"COPYING\" for details.\n"); 362 XPR(NTR "under certain conditions; see \"COPYING\" for details.\n");