Update version number to 1.2.1 in preparation for release.

git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@537 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
Kevin Easton
2014-11-14 10:42:09 +00:00
parent a06fe2a883
commit aab85f807a
3 changed files with 10 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
[Changes 1.2c01]
[Changes 1.2.1]
* Prefer <fcntl.h> over <sys/fcntl.h> (reported by ncopa). (caf)