diff options
author | brettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2010-01-26 16:58:03 +0000 |
---|---|---|
committer | brettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2010-01-26 16:58:03 +0000 |
commit | 0b2d26d53874abbb83a776c234507949bd3de947 (patch) | |
tree | b572fa2583bb03001c68c9300ce73c395a11df79 | |
parent | 4e4ec941b792954e49a2ab1b0c66743f97a0a679 (diff) | |
download | elgg-0b2d26d53874abbb83a776c234507949bd3de947.tar.gz elgg-0b2d26d53874abbb83a776c234507949bd3de947.tar.bz2 |
Bumped version number in README.
git-svn-id: http://code.elgg.org/elgg/trunk@3844 36083f99-b078-4883-b0ff-0f9b5a30f544
-rw-r--r-- | README.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/README.txt b/README.txt index 8aebdd17b..79f7af302 100644 --- a/README.txt +++ b/README.txt @@ -1,4 +1,4 @@ -Elgg version 1.6.1 +Elgg version 1.7 Copyright (c) 2008-2009 Curverider Ltd This program is free software; you can redistribute it and/or modify @@ -26,7 +26,7 @@ Ben Werdmuller <ben@elgg.com> and David Tosh <dave@elgg.com> The open source project site can be found at http://elgg.org/ -Elgg 1.6.1 is released under the GNU Public License (GPL), which +Elgg is released under the GNU Public License (GPL), which is supplied in this distribution as LICENSE. -For installation instructions, please see the INSTALL file.
\ No newline at end of file +For installation instructions, please see the INSTALL file. |