diff options
-rwxr-xr-x | functions/releases.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/functions/releases.sh b/functions/releases.sh index 1b03b864c..e2e004545 100755 --- a/functions/releases.sh +++ b/functions/releases.sh @@ -24,3 +24,4 @@ RELEASE_intrepid="8.10" RELEASE_jaunty="9.04" RELEASE_karmic="9.10" RELEASE_lucid="10.04" +RELEASE_maverick="10.10" |