mirror of
https://github.com/pragma-/pbot.git
synced 2025-01-08 19:12:33 +01:00
Updating version
This commit is contained in:
parent
150b842b60
commit
6824a61fd1
@ -13,7 +13,7 @@ use warnings;
|
|||||||
# These are set automatically by the build/commit script
|
# These are set automatically by the build/commit script
|
||||||
use constant {
|
use constant {
|
||||||
BUILD_NAME => "PBot",
|
BUILD_NAME => "PBot",
|
||||||
BUILD_REVISION => 201,
|
BUILD_REVISION => 203,
|
||||||
BUILD_DATE => "2010-06-22",
|
BUILD_DATE => "2010-06-22",
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -4152,11 +4152,11 @@ type: text
|
|||||||
action: /say C is a low level language designed to make assembly "easier", useful for device drivers or operating systems. Thusly, one has to maintain buffers, memory, and various low level information. C is not meant to be used for everyday applications, a common misconception.
|
action: /say C is a low level language designed to make assembly "easier", useful for device drivers or operating systems. Thusly, one has to maintain buffers, memory, and various low level information. C is not meant to be used for everyday applications, a common misconception.
|
||||||
created_on: 1108006206
|
created_on: 1108006206
|
||||||
enabled: 1
|
enabled: 1
|
||||||
last_referenced_on: 1277141710.64259
|
last_referenced_on: 1277275715.60147
|
||||||
owner: pragma
|
owner: pragma
|
||||||
rate_limit: 15
|
rate_limit: 15
|
||||||
ref_count: 155
|
ref_count: 156
|
||||||
ref_user: megabraker
|
ref_user: pbot3
|
||||||
type: text
|
type: text
|
||||||
|
|
||||||
<c++>
|
<c++>
|
||||||
|
Loading…
Reference in New Issue
Block a user