summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrent Richardson <trentdrichardson@gmail.com>2012-10-06 13:39:26 -0400
committerTrent Richardson <trentdrichardson@gmail.com>2012-10-06 13:39:26 -0400
commitd57204c8a39a94d7b2e4c8a218d8c5325ac3ffea (patch)
tree8ae45b79e3391d4d8817896393ba19494df082eb
parentcd7789b176b9eab1caf7316a9a92ddd7df7a7a65 (diff)
downloadjQuery-Timepicker-Addon-d57204c8a39a94d7b2e4c8a218d8c5325ac3ffea.zip
jQuery-Timepicker-Addon-d57204c8a39a94d7b2e4c8a218d8c5325ac3ffea.tar.gz
jQuery-Timepicker-Addon-d57204c8a39a94d7b2e4c8a218d8c5325ac3ffea.tar.bz2
New Versionv1.0.5
-rw-r--r--index.html2
-rw-r--r--jquery-ui-timepicker-addon.js4
2 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 6c710e4..320b0f7 100644
--- a/index.html
+++ b/index.html
@@ -124,7 +124,7 @@
<h3>Version</h3>
<p>Version 1.0.5</p>
- <p>Last updated on 09/15/2012</p>
+ <p>Last updated on 10/06/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>
diff --git a/jquery-ui-timepicker-addon.js b/jquery-ui-timepicker-addon.js
index 8c8af0c..2b83b57 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.5-dev
- * Last Modified: 09/29/2012
+ * Version 1.0.5
+ * Last Modified: 10/06/2012
*
* Copyright 2012 Trent Richardson
* You may use this project under MIT or GPL licenses.