aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--version2
-rw-r--r--version_chromium2
3 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 07bb93a..efc8951 100644
--- a/README.md
+++ b/README.md
@@ -114,7 +114,7 @@ make test-prepare
python3 -m pytest -vv -k popup
```
-As of Haketilo 1.0 some tests may spuriously fail. This is the result it being notoriously difficult to avoid some weirdnesses when driving Firefox using Selenium. To make sure a failed test is not the result of some more serious bug, you might want to rerun the test suite.
+As of Haketilo 2.0 some tests may spuriously fail. This is the result of it being notoriously difficult to avoid some weirdnesses when driving Firefox using Selenium. To make sure a failed test is not the result of some more serious bug, you might want to rerun the test suite.
### Setting up an environment for manual testing
diff --git a/version b/version
index ea1da60..ce5ec7e 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-"1.0"
+"2.0-beta1"
diff --git a/version_chromium b/version_chromium
index ea1da60..aa38225 100644
--- a/version_chromium
+++ b/version_chromium
@@ -1 +1 @@
-"1.0"
+"1.65535.1"