diff --git a/src/eu/telecom_bretagne/praxis/common/ReleaseInfo.java b/src/eu/telecom_bretagne/praxis/common/ReleaseInfo.java index 7bd5097fa00c85c073664377f256329d0bb149ac..ea68a1c1f5a3e318e1c2abd66246411b7a4023c8 100644 --- a/src/eu/telecom_bretagne/praxis/common/ReleaseInfo.java +++ b/src/eu/telecom_bretagne/praxis/common/ReleaseInfo.java @@ -12,7 +12,7 @@ public abstract class ReleaseInfo public static final int application_revision = Configuration.getInt("revision"); - public static final String release_date = "2010-11-27"; + public static final String release_date = "2010-12-01"; /** * Returns a array of three strings: the release, the application_revision number, and the release date