1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-09 21:21:19 +02:00

change version in makefile to 1.3

This commit is contained in:
Jacob Thornton
2011-09-17 18:25:40 -07:00
parent 39a16811eb
commit 3eafbe5c89
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
VERSION=1.2.0
VERSION=1.3.0
DATE=$(shell DATE)
BOOTSTRAP = ./bootstrap.css
BOOTSTRAP_MIN = ./bootstrap.min.css