summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrent Richardson <trentdrichardson@gmail.com>2012-09-15 10:58:59 -0400
committerTrent Richardson <trentdrichardson@gmail.com>2012-09-15 10:58:59 -0400
commit70e0ca6ef2a99e1cf61a026bd40e995f019ddb25 (patch)
treeee11b6dd927b78bea24c4f0572dd26d894351da2
parent4ecca3c80fef32c43fb85d09c26efb8422ad77d1 (diff)
downloadjQuery-Timepicker-Addon-70e0ca6ef2a99e1cf61a026bd40e995f019ddb25.zip
jQuery-Timepicker-Addon-70e0ca6ef2a99e1cf61a026bd40e995f019ddb25.tar.gz
jQuery-Timepicker-Addon-70e0ca6ef2a99e1cf61a026bd40e995f019ddb25.tar.bz2
New Versionv1.0.3
-rw-r--r--index.html4
-rw-r--r--jquery-ui-timepicker-addon.js4
2 files changed, 4 insertions, 4 deletions
diff --git a/index.html b/index.html
index 9d49bfb..c90884d 100644
--- a/index.html
+++ b/index.html
@@ -120,7 +120,7 @@
<h3>Version</h3>
<p>Version 1.0.3</p>
- <p>Last updated on 09/8/2012</p>
+ <p>Last updated on 09/15/2012</p>
<p>jQuery Timepicker Addon is currently available for use in all personal or commercial projects under both MIT and GPL licenses. This means that you can choose the license that best suits your project, and use it accordingly. </p>
<p><a href="http://trentrichardson.com/Impromptu/GPL-LICENSE.txt" title="GPL License">GPL License</a></p>
<p><a href="http://trentrichardson.com/Impromptu/MIT-LICENSE.txt" title="MIT License">MIT License</a></p>
@@ -736,7 +736,7 @@ endDateTextBox.datetimepicker({
<h3 id="utility_examples">Utilities</h3>
-
+
<!-- ============= example -->
<div class="example-container">
<p>Get and Set Datetime:</p>
diff --git a/jquery-ui-timepicker-addon.js b/jquery-ui-timepicker-addon.js
index fef220e..eee7174 100644
--- a/jquery-ui-timepicker-addon.js
+++ b/jquery-ui-timepicker-addon.js
@@ -1,8 +1,8 @@
/*
* jQuery timepicker addon
* By: Trent Richardson [http://trentrichardson.com]
- * Version 1.0.3-dev
- * Last Modified: 09/12/2012
+ * Version 1.0.3
+ * Last Modified: 09/15/2012
*
* Copyright 2012 Trent Richardson
* You may use this project under MIT or GPL licenses.