<?xml version="1.0"?>

<jscomponent>

	<name>jsutil</name>
	<description/>
	<current_version>334989</current_version>
	
	<versions>
		
		<version number="334989">
			<includes>
				<include type="js" path="PTUtil.js"/>
				<include type="strings" path="Strings/PTU-Date-${LANG}.js"/>
				<include type="strings" path="Strings/PTU-Number-${LANG}.js"/>
				
				<include type="js" path="PTDateFormats.js"/>
				
				<!-- Uncomment the following line -->
				<!-- if you wish to use custom    -->
				<!-- language extension files.    -->
				<!--include type="js" path="PTDateFormats-${LANG}.js"/-->
				
			</includes>
		</version>
	
	</versions>

</jscomponent>