Skip to content

Commit

Permalink
v0.96.1: update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
holishing committed Nov 20, 2018
1 parent 9d2ce9a commit 2ab43fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
#endif

#define BBSVERNAME "DreamBBS" /* 版本名稱 */
#define BBSVERSION "Version 0.96" /* 版本編號 */
#define BBSVERSION "Version 0.96.1" /* 版本編號 */

#ifndef SYSOPNICK
#define SYSOPNICK "夢之精靈" /* SYSOP 暱稱 */
Expand Down

0 comments on commit 2ab43fd

Please sign in to comment.