From 88a950997c810c1fac49176a8fcbaf46014a48fb Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Fri, 19 Nov 2010 03:58:17 +0000 Subject: [PATCH] Prepare a stable 1.1 release for the OOO repo. --- pom.xml | 2 +- proguard-pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4171d89..87a4e07 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.threerings getdown jar - 1.2-SNAPSHOT + 1.1 getdown An application installer and updater. http://code.google.com/p/getdown/ diff --git a/proguard-pom.xml b/proguard-pom.xml index cc66ee0..5e7969d 100644 --- a/proguard-pom.xml +++ b/proguard-pom.xml @@ -4,7 +4,7 @@ com.threerings getdown-pro jar - 1.1-SNAPSHOT + 1.1 getdown-pro A dependencies-included version of getdown.jar.