diff options
author | Julian Andres Klode <jak@debian.org> | 2016-08-11 14:05:04 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-08-11 14:10:27 +0200 |
commit | f8b879c2c805e6d49d438cad877a1706e4ae56d2 (patch) | |
tree | f2f32e62ac89a5119750cb73a65d892f08b0417c /doc/apt-verbatim.ent | |
parent | 80c0c9b2980310c78bd9bc26b463c7e3ad7fdae3 (diff) |
Release 1.3~rc11.3_rc1
This commit looks heavy. Most of that comes from the fact that the
ordering of files in the translations changed with the switch to
CMake. I could have gone the extra mile to figure out the original
ordering and replicate it, but I have chosen to re-order everything
by file and line number, as that's easier.
Diffstat (limited to 'doc/apt-verbatim.ent')
-rw-r--r-- | doc/apt-verbatim.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 5a34fbc34..c1bf31bda 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -239,7 +239,7 @@ "> <!-- this will be updated by 'prepare-release' --> -<!ENTITY apt-product-version "1.3~pre3+cmake2"> +<!ENTITY apt-product-version "1.3~rc1"> <!-- (Code)names for various things used all over the place --> <!ENTITY debian-oldstable-codename "wheezy"> |