projects
/
quix0rs-gnu-social.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2b12c6
)
change version number to 0.8.0
author
Evan Prodromou
<evan@controlyourself.ca>
Thu, 9 Jul 2009 22:22:10 +0000
(18:22 -0400)
committer
Evan Prodromou
<evan@controlyourself.ca>
Thu, 9 Jul 2009 22:22:10 +0000
(18:22 -0400)
lib/common.php
patch
|
blob
|
history
diff --git
a/lib/common.php
b/lib/common.php
index 5bfb3558392fe5e883c68974866ef8a7a0cd58eb..832667d81b38f119412f0d71088f3854dee934fb 100644
(file)
--- a/
lib/common.php
+++ b/
lib/common.php
@@
-19,7
+19,7
@@
if (!defined('LACONICA')) { exit(1); }
-define('LACONICA_VERSION', '0.8.0
dev
');
+define('LACONICA_VERSION', '0.8.0');
define('AVATAR_PROFILE_SIZE', 96);
define('AVATAR_STREAM_SIZE', 48);