Commit 0e249847 authored by gmantele's avatar gmantele
Browse files

[ADQL] Change version number (go down to 1.3...it's not yet time for 2.0 :-))

parent 29994ac2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -162,7 +162,7 @@ import adql.query.operand.function.geometry.RegionFunction;
 * </p>
 * 
 * @author Gr&eacute;gory Mantelet (ARI)
 * @version 2.0 (09/2014)
 * @version 1.3 (09/2014)
 * @since 2.0
 * 
 * @see PostgreSQLTranslator
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ import adql.query.operand.function.geometry.PolygonFunction;
 * The other functions are managed by {@link PostgreSQLTranslator}.</p>
 * 
 * @author Gr&eacute;gory Mantelet (CDS;ARI)
 * @version 2.0 (08/2014)
 * @version 1.3 (08/2014)
 */
public class PgSphereTranslator extends PostgreSQLTranslator {

+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@ import adql.query.operand.function.geometry.RegionFunction;
 * </i></p>
 * 
 * @author Gr&eacute;gory Mantelet (CDS;ARI)
 * @version 2.0 (08/2014)
 * @version 1.3 (08/2014)
 * 
 * @see PgSphereTranslator
 */