diff options
| author | 2010-02-15 19:03:49 -0600 | |
|---|---|---|
| committer | 2010-02-19 11:40:24 -0600 | |
| commit | 461f7f2596e6eeeb93da9d4acd823d396654355d (patch) | |
| tree | a6e09966d9c40792717e324ba9538e6845e163ac /src/version.sh | |
| parent | Disable -O2 when compiling with full debug, allow make D=2 to enable debug+op... (diff) | |
Mark as version 2.1 v2.1fork
Diffstat (limited to 'src/version.sh')
| -rwxr-xr-x | src/version.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.sh b/src/version.sh index b87a5470d..b71b4df0f 100755 --- a/src/version.sh +++ b/src/version.sh @@ -1,2 +1,2 @@ #!/bin/sh -echo "InspIRCd-2.0b3" +echo "InspIRCd-2.1a0" |
