summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-08-05 16:06:15 -0400
committerEvan Prodromou <evan@controlyourself.ca>2009-08-05 16:06:15 -0400
commit7a61b0737d00adbdaaea7e82fa3a1702286332aa (patch)
tree922571d141e6e6134846562ee80b7e4726b635e4
parent180ac80d4e7b5fd5ab16abd74f9c5aa330d59ebf (diff)
update version to 0.8.1pre10.8.1pre1
-rw-r--r--lib/common.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common.php b/lib/common.php
index b3d301862..8cd3ae2fc 100644
--- a/lib/common.php
+++ b/lib/common.php
@@ -19,7 +19,7 @@
if (!defined('LACONICA')) { exit(1); }
-define('LACONICA_VERSION', '0.8.1dev');
+define('LACONICA_VERSION', '0.8.1pre1');
define('AVATAR_PROFILE_SIZE', 96);
define('AVATAR_STREAM_SIZE', 48);