summaryrefslogtreecommitdiff
path: root/xdelta3/xdelta3-main.h
diff options
context:
space:
mode:
authorjosh.macdonald <jmacd@users.noreply.github.com>2012-06-30 07:25:22 +0000
committerjosh.macdonald <jmacd@users.noreply.github.com>2012-06-30 07:25:22 +0000
commit3aacfbf7ab34e2ef227b6e7c12f42a42c1887824 (patch)
tree88a2e15ddf2163d107769240ff08ef259b748064 /xdelta3/xdelta3-main.h
parentcfb1068766390147371c14211da6d8cfac47db5c (diff)
release 3.0.2 source
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 eac6ca5..71914dc 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.1, Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, Joshua MacDonald\n"); 359 XPR(NTR "Xdelta version 3.0.2, 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");