-
-
Notifications
You must be signed in to change notification settings - Fork 269
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update VERSION file and stable version
- Loading branch information
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# file that keeps track of the latest tag in cvs and the corresponding version | ||
# this automates publishing a new version, when it's tagged | ||
# if you don't understand this, don't worry. You don't need this file | ||
VERSION=3.4.6 | ||
DEVVERSION=3.4.7 | ||
VERSION=3.4.7 | ||
DEVVERSION=3.4.8 |