]> wimlib.net Git - wimlib/commitdiff
Update date
authorEric Biggers <ebiggers3@gmail.com>
Sun, 8 Jun 2014 02:36:31 +0000 (21:36 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Sun, 8 Jun 2014 02:36:31 +0000 (21:36 -0500)
17 files changed:
README
debian/changelog
doc/man1/imagex-apply.1.in
doc/man1/imagex-capture.1.in
doc/man1/imagex-delete.1.in
doc/man1/imagex-dir.1.in
doc/man1/imagex-export.1.in
doc/man1/imagex-extract.1.in
doc/man1/imagex-info.1.in
doc/man1/imagex-join.1.in
doc/man1/imagex-mount.1.in
doc/man1/imagex-optimize.1.in
doc/man1/imagex-split.1.in
doc/man1/imagex-update.1.in
doc/man1/imagex.1.in
doc/man1/mkwinpeimg.1.in
update-version

diff --git a/README b/README
index 5d70d962cb88c03d5d427215a2dd15f9b1f1f6d3..fd25a4f3f6fd914c0517a5a69621b63b0d340963 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
                                   INTRODUCTION
 
-This is wimlib version 1.7.0-BETA (May 2014).  wimlib is a C library for
+This is wimlib version 1.7.0-BETA (June 2014).  wimlib is a C library for
 creating, modifying, extracting, and mounting files in the Windows Imaging
 Format (WIM files).  These files are normally created using the ImageX
 (imagex.exe) or Dism (Dism.exe) utilities on Windows, but wimlib is distributed
index 0f40e9c3553e1888002e5852a68f9c00e44fb483..ab9b0d47c69bac17b2d66fa83fc23cfa2fecc5ec 100644 (file)
@@ -2,7 +2,7 @@ wimlib (1.7.0-1) unstable; urgency=low
 
   * Update to v1.7.0
 
- -- Eric Biggers <ebiggers3@gmail.com>  Fri, 23 May 2014 00:05:54 -0500
+ -- Eric Biggers <ebiggers3@gmail.com>  Sat, 07 Jun 2014 21:34:56 -0500
 
 wimlib (1.6.2-1) unstable; urgency=low
 
index e3d04381bc435e432ace12381e3316998cec78bc..4e07c802a46b82cc1bbae483a5decb441aa8a2e4 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "May 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
+.TH WIMLIB-IMAGEX "1" "June 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
 .SH NAME
 @IMAGEX_PROGNAME@-apply \- Extract one image, or all images, from a WIM archive
 .SH SYNOPSIS
index 8ce01979cf88c9fe80f6650540b667d587cdbc6b..2d23ce6fce73db51c4732301032c32199c7cbef2 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "May 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
+.TH WIMLIB-IMAGEX "1" "June 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
 .SH NAME
 @IMAGEX_PROGNAME@-capture, @IMAGEX_PROGNAME@-append \- Create or append a WIM image
 .SH SYNOPSIS
index 25c0008eab48db88c976d2fe1acd3ba7b5903d99..38335f275438133bd9aa0b3aa98195068bee7482 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "May 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
+.TH WIMLIB-IMAGEX "1" "June 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
 .SH NAME
 @IMAGEX_PROGNAME@-delete \- Delete an image from a WIM archive
 .SH SYNOPSIS
index eca378342a01148798e467ad72a1e7031e82a5ee..f2c1aebf85aa048abf6de7b9b64c905a47916de8 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "May 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
+.TH WIMLIB-IMAGEX "1" "June 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
 .SH NAME
 @IMAGEX_PROGNAME@-dir \- Show the files contained in a WIM archive
 .SH SYNOPSIS
index eeefe592f6a33c8ab8714a7619e7479d6dd216f7..236afeeba1acca25d0f556f55ec84e82640482da 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "May 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
+.TH WIMLIB-IMAGEX "1" "June 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
 .SH NAME
 @IMAGEX_PROGNAME@-export \- Exports an image from a WIM archive to an existing or new WIM archive
 .SH SYNOPSIS
index a46e432e1920cdcf3639aca7cc2d71b07ff90f00..b14caafcd4b576d8c9dbd8ca215b87109c9fea7a 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "May 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
+.TH WIMLIB-IMAGEX "1" "June 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
 .SH NAME
 @IMAGEX_PROGNAME@-extract \- Extract files or directories from a WIM image
 .SH SYNOPSIS
index 9f3f3ff6d4501933318e516d3b07c7d72e147ea0..7b7425f5a1605477dd0a627588e69c70c8f0ea46 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "May 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
+.TH WIMLIB-IMAGEX "1" "June 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
 .SH NAME
 @IMAGEX_PROGNAME@-info \- Display information about a WIM file, or change information about
 an image
index b934dfb5faaa1cf6458d53907b837a737abebb0c..3949b75f41eaa8c68784620b549474ccf674c214 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "May 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
+.TH WIMLIB-IMAGEX "1" "June 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
 .SH NAME
 @IMAGEX_PROGNAME@-join \- Join split WIMs into a standalone one-part WIM
 .SH SYNOPSIS
index 2f3e061855ad6a7536e6e23a0fb76e4fa2d39617..2ac40fbf5370000ba253d95564142ff7c0883988 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "May 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
+.TH WIMLIB-IMAGEX "1" "June 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
 .SH NAME
 @IMAGEX_PROGNAME@-mount, @IMAGEX_PROGNAME@-mountrw, @IMAGEX_PROGNAME@-unmount \- Mount and unmount an image from a WIM archive
 .SH SYNOPSIS
index b3e41bf84696e26d1f226bb17f4e58d0c0810423..71fe03ad4909ff5b7b5f7413335cf40bba31fea9 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "May 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
+.TH WIMLIB-IMAGEX "1" "June 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
 .SH NAME
 @IMAGEX_PROGNAME@-optimize \- Optimize a WIM archive
 .SH SYNOPSIS
index 2809f43a676cb78a20811b5abbae4ccf983bcf8b..b1e56ff5f5704e08350474edddd43a4218729086 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "May 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
+.TH WIMLIB-IMAGEX "1" "June 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
 .SH NAME
 @IMAGEX_PROGNAME@-split \- Split a WIM into multiple parts
 .SH SYNOPSIS
index 22902355efa8d8a22f03b1ca837ca1d812fe2e03..e2f1aab3ffa8c2ac6d27542bb15adb93b826eed1 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "May 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
+.TH WIMLIB-IMAGEX "1" "June 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
 .SH NAME
 @IMAGEX_PROGNAME@-update \- Update a WIM image
 .SH SYNOPSIS
index 561c52b47132074929ee3f7ec5dc04702e3991a9..ca22d0dd8e05c4265e53ad991afaec3ef255a690 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX 1 "May 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
+.TH WIMLIB-IMAGEX 1 "June 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
 .SH NAME
 @IMAGEX_PROGNAME@ \- Extract, create, modify, or mount a WIM (Windows Imaging Format) archive
 .SH SYNOPSIS
index 81774d6150b491fecdb685d93e0e8a3b849fb465..8196ed638303deb6d7d66b15cf02b8b24ec14e15 100644 (file)
@@ -1,4 +1,4 @@
-.TH MKWINPEIMG "1" "May 2014" "mkwinpeimg (wimlib @VERSION@)" "User Commands"
+.TH MKWINPEIMG "1" "June 2014" "mkwinpeimg (wimlib @VERSION@)" "User Commands"
 .SH NAME
 mkwinpeimg \- Make a customized bootable image of Windows PE
 .SH SYNOPSIS
index ee16c53c123e7d9a40ea0b05a2095aee1538442a..8acbe0cdd484eb1698fc9116a47c7d9fa65d3fe7 100755 (executable)
@@ -1,13 +1,13 @@
 #!/bin/bash
 
-oldver='1\.6\.3'
+oldver='1\.7\.0'
 oldmonth=May
 oldyear=2014
 
 newmajor=1
 newminor=7
 newpatch=0
-newmonth=May
+newmonth=June
 newyear=2014