diff --git a/main.go b/main.go
index 946e3bdb6ecb7a0a4998ed23f430a1cec2c08977..bd6164bb3c73b840e2fc6e8de08341c5decc9dbb 100644
--- a/main.go
+++ b/main.go
@@ -10,7 +10,7 @@ import (
 // Some options here. Would be improved in beta release.
 const DEDUCT_PKGNAME_FROM_VARNAME = true
 const USE_PROJECT_NETVER_INSTEAD_OF_HINTPATH_NETVER = false
-const OPENXT_VERSION = "1.1b-2"
+const OPENXT_VERSION = "1.1-2"
 
 func print_help_and_exit() {
 	println("Usage: openxt <subcommand> [options...]")