Index: trunk/packages/hvirt-config/debian/changelog
===================================================================
--- trunk/packages/hvirt-config/debian/changelog	(revision 2903)
+++ trunk/packages/hvirt-config/debian/changelog	(revision 2904)
@@ -1,2 +1,8 @@
+hvirt-config (0.13) unstable; urgency=low
+
+  * Fixed IPs for remote-dev and console-dev
+
+ -- Greg Brockman <gdb@mit.edu>  Mon, 18 Jan 2010 01:19:04 -0500
+
 hvirt-config (0.12) unstable; urgency=low
 
Index: trunk/packages/hvirt-config/dev/master.yaml
===================================================================
--- trunk/packages/hvirt-config/dev/master.yaml	(revision 2903)
+++ trunk/packages/hvirt-config/dev/master.yaml	(revision 2904)
@@ -1,6 +1,6 @@
 contact: &contact hvirt@hcs.harvard..edu
 console:
- hostname: hvirt-remote-dev.hcs.harvard.edu
- ip: 140.247.89.173
+ hostname: hvirt-console-dev.hcs.harvard.edu
+ ip: 140.247.89.175
 
 db:
@@ -22,5 +22,5 @@
 remote:
  hostname: hvirt-remote-dev.hcs.harvard.edu
- ip: 140.247.89.173
+ ip: 140.247.89.176
 
 svn:
