Skip to content

Commit e530b12

Browse files
committed
Changed the package version to 2.0.0.
1 parent 45f8b5c commit e530b12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/config.h.MsvcLibX

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
#define PACKAGE_NAME "the_silver_searcher"
8787

8888
/* Define to the full name and version of this package. */
89-
#define PACKAGE_STRING "the_silver_searcher 1.0.2"
89+
#define PACKAGE_STRING "the_silver_searcher 2.0.0"
9090

9191
/* Define to the one symbol short name of this package. */
9292
#define PACKAGE_TARNAME "the_silver_searcher"
@@ -95,7 +95,7 @@
9595
#define PACKAGE_URL "https://github.com/ggreer/the_silver_searcher"
9696

9797
/* Define to the version of this package. */
98-
#define PACKAGE_VERSION "1.0.2"
98+
#define PACKAGE_VERSION "2.0.0"
9999

100100
/* Define to necessary symbol if this constant uses a non-standard name on
101101
your system. */

0 commit comments

Comments
 (0)