From 637afda179e30d7ca0950945c65034f205b6b55e Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Fri, 19 Nov 2010 00:25:01 +0000 Subject: [PATCH] Prepare for next snapshot version. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6295 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- as-pom.xml | 2 +- gwt-pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/as-pom.xml b/as-pom.xml index 6f80df1a0..648ae659a 100644 --- a/as-pom.xml +++ b/as-pom.xml @@ -4,7 +4,7 @@ com.threerings naryalib swc - 1.2 + 1.3-SNAPSHOT narya Facilities for making networked multiplayer games. http://code.google.com/p/narya/ diff --git a/gwt-pom.xml b/gwt-pom.xml index 1e4596c9b..8b117eb00 100644 --- a/gwt-pom.xml +++ b/gwt-pom.xml @@ -4,7 +4,7 @@ com.threerings narya-gwt jar - 1.2 + 1.3-SNAPSHOT narya-gwt Source for classes that work with GWT. diff --git a/pom.xml b/pom.xml index 82e5c0beb..b20a951fe 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.threerings narya jar - 1.2 + 1.3-SNAPSHOT narya Facilities for making networked multiplayer games. http://code.google.com/p/narya/