Skip to content

Commit

Permalink
Bump build number to start 2.0 beta series
Browse files Browse the repository at this point in the history
  • Loading branch information
lojjic committed Feb 9, 2012
1 parent c080e1b commit 4b397f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Expand Up @@ -2,7 +2,7 @@

<project name="PIE" default="build" basedir=".">

<property name="version" value="1.0beta6-SNAPSHOT" />
<property name="version" value="2.0beta1-SNAPSHOT" />
<!-- 'http://cdnjs.cloudflare.com/ajax/libs/css3pie/${version}' -->
<property name="default_base_urls" value="['http://lojjic.github.com/PIE/files/builds/${version}']"/>
<property name="build_dir" value="./build" />
Expand Down

0 comments on commit 4b397f2

Please sign in to comment.