Waldemar Brodkorb 11 years ago
parent
commit
b4ff8e2a0a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      embedded-test.sh

+ 1 - 1
embedded-test.sh

@@ -143,7 +143,7 @@ fi
 
 case $libc in
 	uclibc-ng)
-		version=1.0.0beta5
+		version=1.0.0rc1
 		gitversion=git
 		libver=uClibc-ng-${gitversion}
 		;;