Skip to content

Commit

Permalink
update version config to 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
endyul committed Jun 12, 2017
1 parent e6f6e1e commit 5b8835f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/config.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#ifndef __LTP_CONFIG_H__
#define __LTP_CONFIG_H__

#define LTP_VERSION "3.3.2"
#define LTP_COPYRIGHT "(C) 2012-2016 HIT-SCIR"
#define LTP_VERSION "3.4.0"
#define LTP_COPYRIGHT "(C) 2012-2017 HIT-SCIR"


namespace ltp {
Expand Down

0 comments on commit 5b8835f

Please sign in to comment.