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:
16e3fcf
)
update version number in common.php
author
Evan Prodromou
<evan@controlezvous.ca>
Tue, 18 Nov 2008 17:32:50 +0000
(12:32 -0500)
committer
Evan Prodromou
<evan@controlezvous.ca>
Tue, 18 Nov 2008 17:32:50 +0000
(12:32 -0500)
darcs-hash:
20081118173250
-34904-
ebde2dda47e743d5728a3ff9f556a8945b734009
.gz
lib/common.php
patch
|
blob
|
history
diff --git
a/lib/common.php
b/lib/common.php
index 63ea37b8954be208eae272a2ad09f477d4eab119..72965a3581382da2f06e3f4ae37b1db341def12c 100644
(file)
--- a/
lib/common.php
+++ b/
lib/common.php
@@
-19,7
+19,7
@@
if (!defined('LACONICA')) { exit(1); }
-define('LACONICA_VERSION', '0.6.
1
');
+define('LACONICA_VERSION', '0.6.
2
');
define('AVATAR_PROFILE_SIZE', 96);
define('AVATAR_STREAM_SIZE', 48);