Ver código fonte

Change version identifiers to differentiate systemd branch from trunk

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10116 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 12 anos atrás
pai
commit
56b4279de8
1 arquivos alterados com 3 adições e 3 exclusões
  1. 3 3
      general.ent

+ 3 - 3
general.ent

@@ -1,8 +1,8 @@
-<!ENTITY version "SVN-20130130">
-<!ENTITY releasedate "January 30, 2013">
+<!ENTITY version "SYSTEMD-20130205">
+<!ENTITY releasedate "February 5, 2013">
 <!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone "7.3">
-<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
+<!ENTITY generic-version "systemd"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
 
 <!ENTITY lfs-root "http://www.linuxfromscratch.org/">
 <!ENTITY lfs-ticket-root "http://wiki.linuxfromscratch.org/lfs/ticket/">