Skip to content

Commit ce15a62

Browse files
committed
roll version string over to v0.59a
1 parent 2a621e5 commit ce15a62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/engine/interface/control.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ int getclockmillis()
162162
//identification info about engine
163163
std::string enginestr()
164164
{
165-
return "Libprimis v0.58a";
165+
return "Libprimis v0.59a";
166166
}
167167

168168
std::string enginebuilddate()

0 commit comments

Comments
 (0)