diff options
| author | John Wiegley | 2020-11-10 13:33:45 -0800 |
|---|---|---|
| committer | John Wiegley | 2020-11-10 13:33:45 -0800 |
| commit | 99643f8873e4181df7c1f61fa2bfb7d3b432b9db (patch) | |
| tree | 4c0b732157a79714bdca7897eccc09dfb25baa71 /doc/misc | |
| parent | 10c6400d346d0ca589d3c5fc355b42ad71715df5 (diff) | |
| download | emacs-99643f8873e4181df7c1f61fa2bfb7d3b432b9db.tar.gz emacs-99643f8873e4181df7c1f61fa2bfb7d3b432b9db.zip | |
Update version to 2.4.1
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/use-package.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/use-package.texi b/doc/misc/use-package.texi index 63ed2954e58..cad42bdfa28 100644 --- a/doc/misc/use-package.texi +++ b/doc/misc/use-package.texi | |||
| @@ -30,7 +30,7 @@ General Public License for more details. | |||
| 30 | @finalout | 30 | @finalout |
| 31 | @titlepage | 31 | @titlepage |
| 32 | @title use-package User Manual | 32 | @title use-package User Manual |
| 33 | @subtitle for version 2.4 | 33 | @subtitle for version 2.4.1 |
| 34 | @author John Wiegley | 34 | @author John Wiegley |
| 35 | @page | 35 | @page |
| 36 | @vskip 0pt plus 1filll | 36 | @vskip 0pt plus 1filll |
| @@ -262,7 +262,7 @@ C-h v use-package-version RET | |||
| 262 | should display something like | 262 | should display something like |
| 263 | 263 | ||
| 264 | @example | 264 | @example |
| 265 | use-package-version’s value is "2.4" | 265 | use-package-version’s value is "2.4.1" |
| 266 | @end example | 266 | @end example |
| 267 | 267 | ||
| 268 | If you are completely new to use-package then see @ref{Getting Started}. | 268 | If you are completely new to use-package then see @ref{Getting Started}. |