Skip to content

Commit

Permalink
beta tag was being overloaded with lots of changes, so bumped
Browse files Browse the repository at this point in the history
  • Loading branch information
derekcollison committed Feb 12, 2016
1 parent 4d3d070 commit 1f143a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server/const.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2012-2015 Apcera Inc. All rights reserved.
// Copyright 2012-2016 Apcera Inc. All rights reserved.

package server

Expand All @@ -8,7 +8,7 @@ import (

const (
// VERSION is the current version for the server.
VERSION = "0.7.3"
VERSION = "0.7.5"

// DEFAULT_PORT is the deault port for client connections.
DEFAULT_PORT = 4222
Expand Down

0 comments on commit 1f143a7

Please sign in to comment.