Skip to content

Commit

Permalink
Removing Carousel from build & changing version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake Archibald committed May 21, 2010
1 parent 1fc1ad1 commit 17a7e34
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions build.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
LINE=2.0
VERSION=2.0.0
CSSVERSION=200
VERSION=2.0.0b1
CSSVERSION=200b1
# External Dependencies
SIZZLE_URL=http://github.com/jeresig/sizzle/tarball/852d3d0a60de709e83b65ddb54e6a095498ad1a8
QUNIT_URL=http://github.com/jquery/qunit/tarball/2dbf6037778266fa01a19bde21fc16b9be308d5a
Expand Down
4 changes: 2 additions & 2 deletions packages/packages.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
<file>src/ui/Overlay/Overlay.js</file>
<file>src/ui/AutoSuggest/AutoSuggest.js</file>
<file>src/ui/AutoSuggest/bindInput.js</file>
<file>src/ui/CarouselPane/CarouselPane.js</file>
<file>src/ui/Carousel/Carousel.js</file>
<!--<file>src/ui/CarouselPane/CarouselPane.js</file>
<file>src/ui/Carousel/Carousel.js</file>-->
<file>src/footer/ui.js</file>
</js>
<css>
Expand Down

0 comments on commit 17a7e34

Please sign in to comment.