Bump date and add a changelog entry.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10661 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Krejzi 2014-07-27 23:24:22 +00:00
parent 49a9e0e915
commit 658b611a3b
2 changed files with 11 additions and 2 deletions

View File

@ -35,6 +35,15 @@
</itemizedlist>
</listitem>
-->
<listitem>
<para>2014-07-28</para>
<itemizedlist>
<listitem>
<para>[krejzi] - Merged LFS SVN-20140727.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>2014-07-27</para>
<itemizedlist>

View File

@ -1,6 +1,6 @@
<!ENTITY version "20140726-systemd">
<!ENTITY version "20140728-systemd">
<!ENTITY short-version "svn"> <!-- Used in dbus chapter, change to x.y for release -->
<!ENTITY releasedate "July 26, 2014">
<!ENTITY releasedate "July 28, 2014">
<!ENTITY copyrightdate "1999-2014"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.6">
<!ENTITY generic-version "systemd"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->