summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrent Richardson <trentdrichardson@gmail.com>2013-07-07 10:53:43 -0400
committerTrent Richardson <trentdrichardson@gmail.com>2013-07-07 10:53:43 -0400
commit4ef6892976cfb643af611f2d658c2ae9777af25e (patch)
treeb1881ae7a677819d4ba573a5d017432e3c76b3d7
parentece1eee2b3ae7c6dfd937fba2962b70c35d2844c (diff)
downloadjQuery-Timepicker-Addon-4ef6892976cfb643af611f2d658c2ae9777af25e.zip
jQuery-Timepicker-Addon-4ef6892976cfb643af611f2d658c2ae9777af25e.tar.gz
jQuery-Timepicker-Addon-4ef6892976cfb643af611f2d658c2ae9777af25e.tar.bz2
New Version Ready 1.3.1v1.3.1
-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 614695b..d0569b8 100644
--- a/index.html
+++ b/index.html
@@ -127,7 +127,7 @@
<h3>Version</h3>
<p>Version 1.3.1</p>
- <p>Last updated on 05/05/2013</p>
+ <p>Last updated on 07/07/2013</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 2368624..1a22b0c 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.3.1-dev
- * Last Modified: 05/05/2013
+ * Version 1.3.1
+ * Last Modified: 07/07/2013
*
* Copyright 2013 Trent Richardson
* You may use this project under MIT or GPL licenses.