diff options
author | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2007-08-02 17:21:09 +0000 |
---|---|---|
committer | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2007-08-02 17:21:09 +0000 |
commit | 21aa38e6cd0f7d67f00aecc1ab1f701bd17db657 (patch) | |
tree | abf80638853451401eeb3750eedd9822269550d1 | |
parent | 5af571846608e35af267ddfe8da5f3e56b274094 (diff) |
Change the generic version for branch snapshot directories
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.3/BOOK@8271 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | general.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/general.ent b/general.ent index c2a10e84d..187380748 100644 --- a/general.ent +++ b/general.ent @@ -2,7 +2,7 @@ <!ENTITY version "6.3-20070731"> <!ENTITY releasedate "July 31, 2007"> <!ENTITY milestone "6.3"> -<!ENTITY generic-version "6.3-rc1"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> +<!ENTITY generic-version "6.3-branch"> <!-- 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/"> |